mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency dotenv to ^16.2.0 (2.x) (#21599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3f2e9338eb
commit
e348a5b200
@ -14,7 +14,7 @@
|
||||
"consola": "^3.1.0",
|
||||
"defu": "^6.1.2",
|
||||
"destr": "^2.0.0",
|
||||
"dotenv": "^16.1.4",
|
||||
"dotenv": "^16.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"rc9": "^2.1.0",
|
||||
"std-env": "^3.3.3",
|
||||
|
@ -6133,10 +6133,10 @@ dot-prop@^5.1.0:
|
||||
dependencies:
|
||||
is-obj "^2.0.0"
|
||||
|
||||
dotenv@^16.1.4:
|
||||
version "16.1.4"
|
||||
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
|
||||
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
|
||||
dotenv@^16.2.0:
|
||||
version "16.2.0"
|
||||
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.2.0.tgz#d0c7110551d39c407f407d1afdce49c501c8e320"
|
||||
integrity sha512-jcq2vR1DY1+QA+vH58RIrWLDZOifTGmyQJWzP9arDUbgZcySdzuBb1WvhWZzZtiXgfm+GW2pjBqStqlfpzq7wQ==
|
||||
|
||||
dotenv@^9.0.2:
|
||||
version "9.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user