File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@nuxtjs/auth" : " ^4.9.1" ,
1414 "@nuxtjs/axios" : " ^5.12.2" ,
15- "dotenv" : " ^8 .2.0 " ,
15+ "dotenv" : " ^17 .2.2 " ,
1616 "normalize.css" : " ^8.0.1" ,
1717 "nuxt-start" : " ^2.14.3"
1818 },
Original file line number Diff line number Diff line change @@ -3212,6 +3212,11 @@ dot-prop@^4.1.1:
32123212 dependencies :
32133213 is-obj "^1.0.0"
32143214
3215+ dotenv@^17.2.2 :
3216+ version "17.2.2"
3217+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
3218+ integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
3219+
32153220dotenv@^8.2.0 :
32163221 version "8.2.0"
32173222 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
You can’t perform that action at this time.
0 commit comments