chore(deps): bump dotenv from 16.4.5 to 16.4.6 (#17780)
* chore(deps): bump dotenv from 16.4.5 to 16.4.6 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.6. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.6) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update packageManager to pnpm@9.14.4 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3844a3b99
commit
3e87b79bae
|
|
@ -78,7 +78,7 @@
|
|||
"dayjs": "1.11.8",
|
||||
"destr": "2.0.3",
|
||||
"directory-import": "3.3.1",
|
||||
"dotenv": "16.4.5",
|
||||
"dotenv": "16.4.6",
|
||||
"entities": "5.0.0",
|
||||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "5.0.0",
|
||||
|
|
@ -197,7 +197,7 @@
|
|||
"vitest": "2.0.5",
|
||||
"yaml-eslint-parser": "1.2.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.3",
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -100,8 +100,8 @@ importers:
|
|||
specifier: 3.3.1
|
||||
version: 3.3.1
|
||||
dotenv:
|
||||
specifier: 16.4.5
|
||||
version: 16.4.5
|
||||
specifier: 16.4.6
|
||||
version: 16.4.6
|
||||
entities:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
|
|
@ -2840,8 +2840,8 @@ packages:
|
|||
domutils@3.1.0:
|
||||
resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
|
||||
|
||||
dotenv@16.4.5:
|
||||
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
|
||||
dotenv@16.4.6:
|
||||
resolution: {integrity: sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dotenv@6.2.0:
|
||||
|
|
@ -8383,7 +8383,7 @@ snapshots:
|
|||
domelementtype: 2.3.0
|
||||
domhandler: 5.0.3
|
||||
|
||||
dotenv@16.4.5: {}
|
||||
dotenv@16.4.6: {}
|
||||
|
||||
dotenv@6.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue