8000 build(deps): bump @auth0/auth0-vue from 2.1.0 to 2.2.0 in /02-Calling… · auth0-samples/auth0-vue-samples@5ff9152 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ff9152

Browse files
build(deps): bump @auth0/auth0-vue from 2.1.0 to 2.2.0 in /02-Calling-an-API (#361)
build(deps): bump @auth0/auth0-vue in /02-Calling-an-API Bumps [@auth0/auth0-vue](https://github.com/auth0/auth0-vue) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/auth0/auth0-vue/releases) - [Changelog](https://github.com/auth0/auth0-vue/blob/main/CHANGELOG.md) - [Commits](auth0/auth0-vue@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: "@auth0/auth0-vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1547c71 commit 5ff9152

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

02-Calling-an-API/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

02-Calling-an-API/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve:client": "vite"
1010
},
1111
"dependencies": {
12-
"@auth0/auth0-vue": "^2.1.0",
12+
"@auth0/auth0-vue": "^2.2.0",
1313
"@fortawesome/fontawesome-svg-core": "^6.4.0",
1414
"@fortawesome/free-solid-svg-icons": "^6.4.0",
1515
"@fortawesome/vue-fontawesome": "^3.0.1",

0 commit comments

Comments
 (0)
0