Skip to content

Commit 5fe004a

Browse files
chore(deps): bump jsonwebtoken from 9.0.2 to 9.0.3 (#977)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ac8cc commit 5fe004a

5 files changed

Lines changed: 22 additions & 22 deletions

File tree

examples/ms-teams-connect-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@knocklabs/react": "0.11.21",
15-
"jsonwebtoken": "^9.0.2",
15+
"jsonwebtoken": "^9.0.3",
1616
"next": "15.3.6",
1717
"react": "^19.2.5",
1818
"react-dom": "^19.2.5"

examples/slack-connect-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@knocklabs/react": "0.11.21",
15-
"jsonwebtoken": "^9.0.2",
15+
"jsonwebtoken": "^9.0.3",
1616
"next": "15.3.6",
1717
"react": "^19.2.5",
1818
"react-dom": "^19.2.5"

examples/slack-kit-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@knocklabs/node": "^1.30.0",
1515
"@knocklabs/react": "0.11.21",
16-
"jsonwebtoken": "^9.0.2",
16+
"jsonwebtoken": "^9.0.3",
1717
"next": "15.3.6",
1818
"react": "^19.2.5",
1919
"react-dom": "^19.2.5"

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"cross-env": "^7.0.3",
6060
"crypto": "^1.0.1",
6161
"eslint": "^8.56.0",
62-
"jsonwebtoken": "^9.0.2",
62+
"jsonwebtoken": "^9.0.3",
6363
"prettier": "^3.5.3",
6464
"rimraf": "^6.0.1",
6565
"rollup": "^4.46.2",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,7 +4456,7 @@ __metadata:
44564456
crypto: "npm:^1.0.1"
44574457
eslint: "npm:^8.56.0"
44584458
eventemitter2: "npm:^6.4.5"
4459-
jsonwebtoken: "npm:^9.0.2"
4459+
jsonwebtoken: "npm:^9.0.3"
44604460
jwt-decode: "npm:^4.0.0"
44614461
nanoid: "npm:^3.3.11"
44624462
phoenix: "npm:1.8.5"
@@ -15371,11 +15371,11 @@ __metadata:
1537115371
languageName: node
1537215372
linkType: hard
1537315373

15374-
"jsonwebtoken@npm:^9.0.2":
15375-
version: 9.0.2
15376-
resolution: "jsonwebtoken@npm:9.0.2"
15374+
"jsonwebtoken@npm:^9.0.3":
15375+
version: 9.0.3
15376+
resolution: "jsonwebtoken@npm:9.0.3"
1537715377
dependencies:
15378-
jws: "npm:^3.2.2"
15378+
jws: "npm:^4.0.1"
1537915379
lodash.includes: "npm:^4.3.0"
1538015380
lodash.isboolean: "npm:^3.0.3"
1538115381
lodash.isinteger: "npm:^4.0.4"
@@ -15385,7 +15385,7 @@ __metadata:
1538515385
lodash.once: "npm:^4.0.0"
1538615386
ms: "npm:^2.1.1"
1538715387
semver: "npm:^7.5.4"
15388-
checksum: 10c0/d287a29814895e866db2e5a0209ce730cbc158441a0e5a70d5e940eb0d28ab7498c6bf45029cc8b479639bca94056e9a7f254e2cdb92a2f5750c7f358657a131
15388+
checksum: 10c0/6ca7f1e54886ea3bde7146a5a22b53847c46e25453c7f7307a69818b9a6ad48c390b2e59d5690fcfd03c529b01960060cc4bb0c686991d6edae2285dfd30f4ba
1538915389
languageName: node
1539015390
linkType: hard
1539115391

@@ -15401,24 +15401,24 @@ __metadata:
1540115401
languageName: node
1540215402
linkType: hard
1540315403

15404-
"jwa@npm:^1.4.1":
15405-
version: 1.4.2
15406-
resolution: "jwa@npm:1.4.2"
15404+
"jwa@npm:^2.0.1":
15405+
version: 2.0.1
15406+
resolution: "jwa@npm:2.0.1"
1540715407
dependencies:
1540815408
buffer-equal-constant-time: "npm:^1.0.1"
1540915409
ecdsa-sig-formatter: "npm:1.0.11"
1541015410
safe-buffer: "npm:^5.0.1"
15411-
checksum: 10c0/210a544a42ca22203e8fc538835205155ba3af6a027753109f9258bdead33086bac3c25295af48ac1981f87f9c5f941bc8f70303670f54ea7dcaafb53993d92c
15411+
checksum: 10c0/ab3ebc6598e10dc11419d4ed675c9ca714a387481466b10e8a6f3f65d8d9c9237e2826f2505280a739cf4cbcf511cb288eeec22b5c9c63286fc5a2e4f97e78cf
1541215412
languageName: node
1541315413
linkType: hard
1541415414

15415-
"jws@npm:^3.2.2":
15416-
version: 3.2.2
15417-
resolution: "jws@npm:3.2.2"
15415+
"jws@npm:^4.0.1":
15416+
version: 4.0.1
15417+
resolution: "jws@npm:4.0.1"
1541815418
dependencies:
15419-
jwa: "npm:^1.4.1"
15419+
jwa: "npm:^2.0.1"
1542015420
safe-buffer: "npm:^5.0.1"
15421-
checksum: 10c0/e770704533d92df358adad7d1261fdecad4d7b66fa153ba80d047e03ca0f1f73007ce5ed3fbc04d2eba09ba6e7e6e645f351e08e5ab51614df1b0aa4f384dfff
15421+
checksum: 10c0/6be1ed93023aef570ccc5ea8d162b065840f3ef12f0d1bb3114cade844de7a357d5dc558201d9a65101e70885a6fa56b17462f520e6b0d426195510618a154d0
1542215422
languageName: node
1542315423
linkType: hard
1542415424

@@ -17106,7 +17106,7 @@ __metadata:
1710617106
"@types/react-dom": "npm:^19.1.6"
1710717107
eslint: "npm:^8.56.0"
1710817108
eslint-config-next: "npm:15.4.6"
17109-
jsonwebtoken: "npm:^9.0.2"
17109+
jsonwebtoken: "npm:^9.0.3"
1711017110
next: "npm:15.3.6"
1711117111
react: "npm:^19.2.5"
1711217112
react-dom: "npm:^19.2.5"
@@ -19970,7 +19970,7 @@ __metadata:
1997019970
"@types/react-dom": "npm:^19.1.6"
1997119971
eslint: "npm:^8.56.0"
1997219972
eslint-config-next: "npm:15.4.6"
19973-
jsonwebtoken: "npm:^9.0.2"
19973+
jsonwebtoken: "npm:^9.0.3"
1997419974
next: "npm:15.3.6"
1997519975
react: "npm:^19.2.5"
1997619976
react-dom: "npm:^19.2.5"
@@ -19990,7 +19990,7 @@ __metadata:
1999019990
"@types/react-dom": "npm:^19.1.6"
1999119991
eslint: "npm:^8.56.0"
1999219992
eslint-config-next: "npm:15.4.6"
19993-
jsonwebtoken: "npm:^9.0.2"
19993+
jsonwebtoken: "npm:^9.0.3"
1999419994
next: "npm:15.3.6"
1999519995
postcss: "npm:^8"
1999619996
react: "npm:^19.2.5"

0 commit comments

Comments
 (0)