Skip to content

Commit 7a31727

Browse files
chore: update dependency jsonwebtoken to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af15cf5 commit 7a31727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/shopping/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@
6060
"@loopback/rest-explorer": "5.0.0",
6161
"@loopback/security": "0.8.0",
6262
"@loopback/service-proxy": "5.0.0",
63-
"@types/jsonwebtoken": "8.5.8",
63+
"@types/jsonwebtoken": "9.0.10",
6464
"@types/yaml": "1.9.7",
6565
"bcryptjs": "2.4.3",
6666
"casbin": "5.15.1",
6767
"debug": "4.3.4",
6868
"dotenv": "16.0.1",
6969
"express": "4.18.1",
7070
"isemail": "3.2.0",
71-
"jsonwebtoken": "8.5.1",
71+
"jsonwebtoken": "9.0.3",
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)