Skip to content

Commit c791c78

Browse files
chore(deps): update dependency dotenv to v17
1 parent 765b858 commit c791c78

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@nuxtjs/auth": "^4.9.1",
1414
"@nuxtjs/axios": "^5.12.2",
15-
"dotenv": "^8.2.0",
15+
"dotenv": "^17.3.1",
1616
"normalize.css": "^8.0.1",
1717
"nuxt-start": "^2.14.3"
1818
},

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3212,6 +3212,11 @@ dot-prop@^4.1.1:
32123212
dependencies:
32133213
is-obj "^1.0.0"
32143214

3215+
dotenv@^17.3.1:
3216+
version "17.3.1"
3217+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.3.1.tgz#2706f5b0165e45a1503348187b8468f87fe6aae2"
3218+
integrity sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==
3219+
32153220
dotenv@^8.2.0:
32163221
version "8.2.0"
32173222
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"

0 commit comments

Comments
 (0)