chore(deps): bump dotenv from 17.2.4 to 17.3.1 (#21136)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.4 to 17.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v17.2.4...v17.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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
3e6bbacfcb
commit
0366a735ed
|
|
@ -80,7 +80,7 @@
|
|||
"currency-symbol-map": "5.1.0",
|
||||
"dayjs": "1.11.19",
|
||||
"destr": "2.0.5",
|
||||
"dotenv": "17.2.4",
|
||||
"dotenv": "17.3.1",
|
||||
"entities": "7.0.1",
|
||||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "6.0.0",
|
||||
|
|
|
|||
|
|
@ -104,8 +104,8 @@ importers:
|
|||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
dotenv:
|
||||
specifier: 17.2.4
|
||||
version: 17.2.4
|
||||
specifier: 17.3.1
|
||||
version: 17.3.1
|
||||
entities:
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1
|
||||
|
|
@ -3433,8 +3433,8 @@ packages:
|
|||
resolution: {integrity: sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
dotenv@17.2.4:
|
||||
resolution: {integrity: sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==}
|
||||
dotenv@17.3.1:
|
||||
resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dotenv@6.2.0:
|
||||
|
|
@ -8932,7 +8932,7 @@ snapshots:
|
|||
dependencies:
|
||||
is-obj: 2.0.0
|
||||
|
||||
dotenv@17.2.4: {}
|
||||
dotenv@17.3.1: {}
|
||||
|
||||
dotenv@6.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue