Skip to content

Commit

Permalink
fix(deps): bump @nuxtjs/auth-next (#174)
Browse files Browse the repository at this point in the history
Bumps [@nuxtjs/auth-next](https://github.com/nuxt-community/auth-module) from 5.0.0-1624817847.21691f1 to 5.0.0-1637333559.35dbd53.
- [Release notes](https://github.com/nuxt-community/auth-module/releases)
- [Changelog](https://github.com/nuxt-community/auth-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/auth-module/commits)

---
updated-dependencies:
- dependency-name: "@nuxtjs/auth-next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2021
1 parent 4266c6e commit eb81cfb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lint": "yarn lint:js"
},
"dependencies": {
"@nuxtjs/auth-next": "5.0.0-1624817847.21691f1",
"@nuxtjs/auth-next": "5.0.0-1637333559.35dbd53",
"@nuxtjs/axios": "^5.13.6",
"core-js": "^3.19.1",
"node-pty": "^0.10.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1560,10 +1560,10 @@
webpack-node-externals "^3.0.0"
webpackbar "^4.0.0"

"@nuxtjs/auth-next@5.0.0-1624817847.21691f1":
version "5.0.0-1624817847.21691f1"
resolved "https://registry.yarnpkg.com/@nuxtjs/auth-next/-/auth-next-5.0.0-1624817847.21691f1.tgz#28b92625ac5817d8083f8b42dd184a88caefbe96"
integrity sha512-PsHhLtzglMnwM2o16mgM7zQ3KwTI7AIg2ja3IFYujbs9s1w8HvnRD3byMRj1WZo0vXEBRh3u3nHxKEBIbFe1Xg==
"@nuxtjs/auth-next@5.0.0-1637333559.35dbd53":
version "5.0.0-1637333559.35dbd53"
resolved "https://registry.yarnpkg.com/@nuxtjs/auth-next/-/auth-next-5.0.0-1637333559.35dbd53.tgz#982b431ce89d0dbc8eb4450df1028631692d3b95"
integrity sha512-SqEcggrlrghn4bY7m9b/wWhOCLgwh6R2dVOWmI0MUwDJr47Lel+c2fv339W+ivwc7Yt6hVEWqV/98eBrnZFwIw==
dependencies:
"@nuxtjs/axios" "^5.13.0"
axios "^0.21.1"
Expand Down

0 comments on commit eb81cfb

Please sign in to comment.