Skip to content

Commit 1b4cb3a

Browse files
committed
chore(deps): update dependency @nuxtjs/auth to ^4.9.1
1 parent 3987d42 commit 1b4cb3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "nuxt-start"
1111
},
1212
"dependencies": {
13-
"@nuxtjs/auth": "^4.9.0",
13+
"@nuxtjs/auth": "^4.9.1",
1414
"@nuxtjs/axios": "^5.9.7",
1515
"dotenv": "^8.2.0",
1616
"normalize.css": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,10 @@
11211121
webpack-node-externals "^1.7.2"
11221122
webpackbar "^4.0.0"
11231123

1124-
"@nuxtjs/auth@^4.9.0":
1125-
version "4.9.0"
1126-
resolved "https://registry.yarnpkg.com/@nuxtjs/auth/-/auth-4.9.0.tgz#4090325c98f440b9085aafcf0b66108f439a43d6"
1127-
integrity sha512-UHgSVJxT5Uk4tYLPd+6ugfNFlDZrMEgSRGa58OnL3Dpibu4DyEecwnMVQGIIxsNKAWqFaCGHkrpVSnpg4YpLDg==
1124+
"@nuxtjs/auth@^4.9.1":
1125+
version "4.9.1"
1126+
resolved "https://registry.yarnpkg.com/@nuxtjs/auth/-/auth-4.9.1.tgz#8827e4d23bf901711423434ad4a7073a8fc51603"
1127+
integrity sha512-h5VZanq2+P47jq3t0EnsZv800cg/ufOPC6JqvcyeDFJM99p58jHSODAjDuePo3PrZxd8hovMk7zusU5lOHgjvQ==
11281128
dependencies:
11291129
"@nuxtjs/axios" "^5.9.5"
11301130
body-parser "^1.19.0"

0 commit comments

Comments
 (0)