Skip to content

Commit

Permalink
chore: update dependency jsonwebtoken to 9.0.0 [security]
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent af15cf5 commit dcf31a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
10 changes: 3 additions & 7 deletions packages/shopping/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/shopping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"dependencies": {
"@loopback/authentication": "9.0.0",
"@loopback/authentication-jwt": "0.12.0",
"@loopback/authentication-jwt": "0.12.7",
"@loopback/authorization": "0.12.0",
"@loopback/boot": "5.0.0",
"@loopback/context": "5.0.0",
Expand All @@ -68,7 +68,7 @@
"dotenv": "16.0.1",
"express": "4.18.1",
"isemail": "3.2.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"lodash": "4.17.21",
"loopback-connector-grpc": "2.0.0",
"loopback-connector-kv-redis": "4.0.0",
Expand Down

0 comments on commit dcf31a2

Please sign in to comment.