Skip to content

Commit

Permalink
chore(deps): update dependency jsonwebtoken to v9 [security] (#7247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 22, 2022
1 parent a9411a2 commit e3a0d55
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"core-js": "3.26.1",
"cross-undici-fetch": "0.4.14",
"humanize-string": "2.1.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"pascalcase": "1.0.0",
"pino": "8.8.0",
"title-case": "3.0.3"
Expand Down
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 @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.20.6",
"core-js": "3.26.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"jwks-rsa": "2.0.5"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.20.6",
"core-js": "3.26.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"jwks-rsa": "2.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.20.6",
"core-js": "3.26.1",
"jsonwebtoken": "8.5.1"
"jsonwebtoken": "9.0.0"
},
"devDependencies": {
"@babel/cli": "7.19.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.20.6",
"core-js": "3.26.1",
"jsonwebtoken": "8.5.1"
"jsonwebtoken": "9.0.0"
},
"devDependencies": {
"@babel/cli": "7.19.3",
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 @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.20.6",
"core-js": "3.26.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"jwks-rsa": "2.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/uuid": "9.0.0",
"aws-lambda": "1.0.7",
"jest": "29.3.1",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"typescript": "4.7.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
28 changes: 20 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6211,7 +6211,7 @@ __metadata:
cross-undici-fetch: 0.4.14
humanize-string: 2.1.0
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
memjs: 1.3.0
pascalcase: 1.0.0
pino: 8.8.0
Expand Down Expand Up @@ -6247,7 +6247,7 @@ __metadata:
"@types/jsonwebtoken": 8.5.9
core-js: 3.26.1
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
jwks-rsa: 2.0.5
typescript: 4.7.4
languageName: unknown
Expand Down Expand Up @@ -6300,7 +6300,7 @@ __metadata:
"@types/jsonwebtoken": 8.5.9
core-js: 3.26.1
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
jwks-rsa: 2.0.5
typescript: 4.7.4
languageName: unknown
Expand Down Expand Up @@ -6534,7 +6534,7 @@ __metadata:
"@types/jsonwebtoken": 8.5.9
core-js: 3.26.1
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
typescript: 4.7.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6586,7 +6586,7 @@ __metadata:
"@types/jsonwebtoken": 8.5.9
core-js: 3.26.1
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
typescript: 4.7.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6636,7 +6636,7 @@ __metadata:
"@types/jsonwebtoken": 8.5.9
core-js: 3.26.1
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
jwks-rsa: 2.0.5
typescript: 4.7.4
peerDependencies:
Expand Down Expand Up @@ -6976,7 +6976,7 @@ __metadata:
graphql-scalars: 1.20.1
graphql-tag: 2.12.6
jest: 29.3.1
jsonwebtoken: 8.5.1
jsonwebtoken: 9.0.0
lodash.merge: 4.6.2
lodash.omitby: 4.6.0
typescript: 4.7.4
Expand Down Expand Up @@ -20938,7 +20938,19 @@ __metadata:
languageName: node
linkType: hard

"jsonwebtoken@npm:8.5.1, jsonwebtoken@npm:^8.5.1":
"jsonwebtoken@npm:9.0.0":
version: 9.0.0
resolution: "jsonwebtoken@npm:9.0.0"
dependencies:
jws: ^3.2.2
lodash: ^4.17.21
ms: ^2.1.1
semver: ^7.3.8
checksum: 60c30d90d8a69b8e7148306e0c299ac120dbde9c032add48d26df928fe349e952cf4b09f12d7942257681a936e3374e4d49280ab20f8a4578688c7f08d87f9bc
languageName: node
linkType: hard

"jsonwebtoken@npm:^8.5.1":
version: 8.5.1
resolution: "jsonwebtoken@npm:8.5.1"
dependencies:
Expand Down

0 comments on commit e3a0d55

Please sign in to comment.