Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency jwks-rsa to v3.1.0 #9467

Merged
merged 1 commit into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.23.2",
"core-js": "3.33.2",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.0.1"
"jwks-rsa": "3.1.0"
},
"devDependencies": {
"@babel/cli": "7.23.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.23.2",
"core-js": "3.33.2",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.0.1"
"jwks-rsa": "3.1.0"
},
"devDependencies": {
"@babel/cli": "7.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.23.2",
"core-js": "3.33.2",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.0.1"
"jwks-rsa": "3.1.0"
},
"devDependencies": {
"@babel/cli": "7.23.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7901,7 +7901,7 @@ __metadata:
core-js: 3.33.2
jest: 29.7.0
jsonwebtoken: 9.0.2
jwks-rsa: 3.0.1
jwks-rsa: 3.1.0
typescript: 5.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7953,7 +7953,7 @@ __metadata:
core-js: 3.33.2
jest: 29.7.0
jsonwebtoken: 9.0.2
jwks-rsa: 3.0.1
jwks-rsa: 3.1.0
typescript: 5.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8280,7 +8280,7 @@ __metadata:
core-js: 3.33.2
jest: 29.7.0
jsonwebtoken: 9.0.2
jwks-rsa: 3.0.1
jwks-rsa: 3.1.0
typescript: 5.2.2
peerDependencies:
supertokens-node: 15.0.0
Expand Down Expand Up @@ -11549,15 +11549,15 @@ __metadata:
languageName: node
linkType: hard

"@types/express@npm:*, @types/express@npm:4, @types/express@npm:^4.17.13, @types/express@npm:^4.17.14, @types/express@npm:^4.7.0":
version: 4.17.17
resolution: "@types/express@npm:4.17.17"
"@types/express@npm:*, @types/express@npm:4, @types/express@npm:^4.17.13, @types/express@npm:^4.17.17, @types/express@npm:^4.7.0":
version: 4.17.21
resolution: "@types/express@npm:4.17.21"
dependencies:
"@types/body-parser": "*"
"@types/express-serve-static-core": ^4.17.33
"@types/qs": "*"
"@types/serve-static": "*"
checksum: 5802a0a28f7473744dd6a118479440d8c5c801c973d34fb6f31b5ee645a41fee936193978a8e905d55deefda9b675d19924167bf11a31339874c3161a3fc2922
checksum: 12e562c4571da50c7d239e117e688dc434db1bac8be55613294762f84fd77fbd0658ccd553c7d3ab02408f385bc93980992369dd30e2ecd2c68c358e6af8fabf
languageName: node
linkType: hard

Expand Down Expand Up @@ -11739,7 +11739,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jsonwebtoken@npm:9.0.5, @types/jsonwebtoken@npm:^9.0.0":
"@types/jsonwebtoken@npm:9.0.5, @types/jsonwebtoken@npm:^9.0.0, @types/jsonwebtoken@npm:^9.0.2":
version: 9.0.5
resolution: "@types/jsonwebtoken@npm:9.0.5"
dependencies:
Expand Down Expand Up @@ -23818,10 +23818,10 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^4.10.4, jose@npm:^4.11.4":
version: 4.14.4
resolution: "jose@npm:4.14.4"
checksum: cb13d70f2336c0a45210f8e4e71ed8d4d82a884ad66776308f5ab9a90e2087419782e0b288d2a9070657620637f0d2dbcac6f3164ed9ba8903c0096e282cec3c
"jose@npm:^4.11.4, jose@npm:^4.14.6":
version: 4.15.4
resolution: "jose@npm:4.15.4"
checksum: ce8b29f84d6172a566b12b599dafa82f3bef0f16278bb76d562490ac1516fcc14017b05a39d20ffad25ed504f4996d4af4c9d3e0273d95b2d5559bf6d1112bc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -24358,17 +24358,17 @@ __metadata:
languageName: node
linkType: hard

"jwks-rsa@npm:3.0.1, jwks-rsa@npm:^3.0.1":
version: 3.0.1
resolution: "jwks-rsa@npm:3.0.1"
"jwks-rsa@npm:3.1.0, jwks-rsa@npm:^3.0.1":
version: 3.1.0
resolution: "jwks-rsa@npm:3.1.0"
dependencies:
"@types/express": ^4.17.14
"@types/jsonwebtoken": ^9.0.0
"@types/express": ^4.17.17
"@types/jsonwebtoken": ^9.0.2
debug: ^4.3.4
jose: ^4.10.4
jose: ^4.14.6
limiter: ^1.1.5
lru-memoizer: ^2.1.4
checksum: 47a45492fa8278e2aec11e30b64c651ec1bf05636a2fb34f80478c12a75cfb1aa311f599aefb7fcd0df792c1560a2f91948eb1eab5d4db9a2866fa2f5570f913
lru-memoizer: ^2.2.0
checksum: 60d686ba42ebfcedffd867aa68044d3d505bc21f6574afda17c6cc8bcabcf88a9a2b651965a25c53280902a532767cd002694c98f68287d31a60b492cba35822
languageName: node
linkType: hard

Expand Down Expand Up @@ -25299,7 +25299,7 @@ __metadata:
languageName: node
linkType: hard

"lru-memoizer@npm:^2.1.4":
"lru-memoizer@npm:^2.2.0":
version: 2.2.0
resolution: "lru-memoizer@npm:2.2.0"
dependencies:
Expand Down
Loading