Skip to content

Commit dcf31a2

Browse files
chore: update dependency jsonwebtoken to 9.0.0 [security]
Signed-off-by: Renovate Bot <[email protected]>
1 parent af15cf5 commit dcf31a2

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

packages/shopping/package-lock.json

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

packages/shopping/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"dependencies": {
5151
"@loopback/authentication": "9.0.0",
52-
"@loopback/authentication-jwt": "0.12.0",
52+
"@loopback/authentication-jwt": "0.12.7",
5353
"@loopback/authorization": "0.12.0",
5454
"@loopback/boot": "5.0.0",
5555
"@loopback/context": "5.0.0",
@@ -68,7 +68,7 @@
6868
"dotenv": "16.0.1",
6969
"express": "4.18.1",
7070
"isemail": "3.2.0",
71-
"jsonwebtoken": "8.5.1",
71+
"jsonwebtoken": "9.0.0",
7272
"lodash": "4.17.21",
7373
"loopback-connector-grpc": "2.0.0",
7474
"loopback-connector-kv-redis": "4.0.0",

0 commit comments

Comments
 (0)