chore(deps): update dependency dotenv to v11 (#2666)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-11 18:42:10 +01:00 committed by GitHub
parent 7479eacaac
commit 4d5e9b2930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"@nuxt/schema": "^3.0.0", "@nuxt/schema": "^3.0.0",
"consola": "^2.15.3", "consola": "^2.15.3",
"defu": "^5.0.0", "defu": "^5.0.0",
"dotenv": "^10.0.0", "dotenv": "^11.0.0",
"globby": "^11.0.4", "globby": "^11.0.4",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"jiti": "^1.12.9", "jiti": "^1.12.9",

View File

@ -3102,7 +3102,7 @@ __metadata:
"@types/semver": ^7 "@types/semver": ^7
consola: ^2.15.3 consola: ^2.15.3
defu: ^5.0.0 defu: ^5.0.0
dotenv: ^10.0.0 dotenv: ^11.0.0
globby: ^11.0.4 globby: ^11.0.4
hash-sum: ^2.0.0 hash-sum: ^2.0.0
jiti: ^1.12.9 jiti: ^1.12.9
@ -9834,6 +9834,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"dotenv@npm:^11.0.0":
version: 11.0.0
resolution: "dotenv@npm:11.0.0"
checksum: 48df9e85ea1d41b3096afc1990b9b1bd966deb6c9e056cd43f14e755f3ef1e5d477c3b05afc7ca651e31320c26a9b7dc375bc3313777352c51e6a2f539ea1ffc
languageName: node
linkType: hard
"dotenv@npm:^8.2.0": "dotenv@npm:^8.2.0":
version: 8.6.0 version: 8.6.0
resolution: "dotenv@npm:8.6.0" resolution: "dotenv@npm:8.6.0"