chore(deps): bump dotenv from 17.2.2 to 17.2.3 (#20203)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.2 to 17.2.3. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v17.2.2...v17.2.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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
e449dc70f2
commit
ec20a5b76e
|
|
@ -79,7 +79,7 @@
|
|||
"dayjs": "1.11.8",
|
||||
"destr": "2.0.5",
|
||||
"directory-import": "3.3.2",
|
||||
"dotenv": "17.2.2",
|
||||
"dotenv": "17.2.3",
|
||||
"entities": "7.0.0",
|
||||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "6.0.0",
|
||||
|
|
|
|||
|
|
@ -120,8 +120,8 @@ importers:
|
|||
specifier: 3.3.2
|
||||
version: 3.3.2
|
||||
dotenv:
|
||||
specifier: 17.2.2
|
||||
version: 17.2.2
|
||||
specifier: 17.2.3
|
||||
version: 17.2.3
|
||||
entities:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
|
|
@ -3352,8 +3352,8 @@ packages:
|
|||
domutils@3.2.2:
|
||||
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
||||
|
||||
dotenv@17.2.2:
|
||||
resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==}
|
||||
dotenv@17.2.3:
|
||||
resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
dotenv@6.2.0:
|
||||
|
|
@ -9270,7 +9270,7 @@ snapshots:
|
|||
domelementtype: 2.3.0
|
||||
domhandler: 5.0.3
|
||||
|
||||
dotenv@17.2.2: {}
|
||||
dotenv@17.2.3: {}
|
||||
|
||||
dotenv@6.2.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue