8000 build(deps): bump express-oauth2-jwt-bearer from 1.3.0 to 1.4.0 in /0… · auth0-samples/auth0-vue-samples@1547c71 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1547c71

Browse files
build(deps): bump express-oauth2-jwt-bearer from 1.3.0 to 1.4.0 in /02-Calling-an-API (#360)
build(deps): bump express-oauth2-jwt-bearer in /02-Calling-an-API Bumps [express-oauth2-jwt-bearer](https://github.com/auth0/node-oauth2-jwt-bearer) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/auth0/node-oauth2-jwt-bearer/releases) - [Commits](auth0/node-oauth2-jwt-bearer@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: express-oauth2-jwt-bearer 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 fcd5631 commit 1547c71

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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

Lines changed: 15 additions & 15 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
@@ -16,7 +16,7 @@
1616
"@highlightjs/vue-plugin": "^2.1.1",
1717
"cors": "^2.8.5",
1818
"express": "^4.18.2",
19-
"express-oauth2-jwt-bearer": "^1.3.0",
19+
"express-oauth2-jwt-bearer": "^1.4.0",
2020
"helmet": "^6.0.0",
2121
"highlight.js": "^11.7.0",
2222
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)
0