File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@nuxtjs/auth" : " ^4.9.1" ,
14
14
"@nuxtjs/axios" : " ^5.12.2" ,
15
- "dotenv" : " ^8.2.0 " ,
15
+ "dotenv" : " ^16.0.1 " ,
16
16
"normalize.css" : " ^8.0.1" ,
17
17
"nuxt-start" : " ^2.14.3"
18
18
},
Original file line number Diff line number Diff line change @@ -3212,6 +3212,11 @@ dot-prop@^4.1.1:
3212
3212
dependencies :
3213
3213
is-obj "^1.0.0"
3214
3214
3215
+ dotenv@^16.0.1 :
3216
+ version "16.0.1"
3217
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
3218
+ integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
3219
+
3215
3220
dotenv@^8.2.0 :
3216
3221
version "8.2.0"
3217
3222
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
You can’t perform that action at this time.
0 commit comments