Skip to content

Commit 053928c

Browse files
Bump express-oauth2-jwt-bearer from 1.1.0 to 1.2.0 in /Sample-01 (auth0-samples#314)
Bumps [express-oauth2-jwt-bearer](https://github.com/auth0/node-oauth2-jwt-bearer) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/auth0/node-oauth2-jwt-bearer/releases) - [Commits](auth0/node-oauth2-jwt-bearer@v1.1.0...v1.2.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6a4f7b commit 053928c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Sample-01/package-lock.json

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

Sample-01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@fortawesome/free-solid-svg-icons": "^5.15.4",
3434
"cors": "^2.8.5",
3535
"express": "^4.18.1",
36-
"express-oauth2-jwt-bearer": "^1.1.0",
36+
"express-oauth2-jwt-bearer": "^1.2.0",
3737
"helmet": "^4.6.0",
3838
"morgan": "^1.10.0",
3939
"ngx-highlightjs": "^4.1.4",

0 commit comments

Comments
 (0)