Skip to content

Commit

Permalink
Merge pull request #23122 from backstage/freben/jose
Browse files Browse the repository at this point in the history
Bump dependency `jose` to v5
  • Loading branch information
freben committed Feb 21, 2024
2 parents 6f8d32f + 2af5354 commit 42ee6b9
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 19 deletions.
13 changes: 13 additions & 0 deletions .changeset/lovely-donkeys-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@backstage/plugin-auth-backend-module-oauth2-proxy-provider': patch
'@backstage/plugin-auth-backend-module-vmware-cloud-provider': patch
'@backstage/plugin-auth-backend-module-microsoft-provider': patch
'@backstage/plugin-auth-backend-module-pinniped-provider': patch
'@backstage/plugin-auth-backend-module-aws-alb-provider': patch
'@backstage/plugin-auth-backend-module-oidc-provider': patch
'@backstage/backend-common': patch
'@backstage/plugin-auth-backend': patch
'@backstage/plugin-auth-node': patch
---

Bump dependency `jose` to v5
2 changes: 1 addition & 1 deletion packages/backend-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"git-url-parse": "^14.0.0",
"helmet": "^6.0.0",
"isomorphic-git": "^1.23.0",
"jose": "^4.6.0",
"jose": "^5.0.0",
"keyv": "^4.5.2",
"knex": "^3.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion plugins/auth-backend-module-aws-alb-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@backstage/errors": "workspace:^",
"@backstage/plugin-auth-backend": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"jose": "^4.6.0",
"jose": "^5.0.0",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.7"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"express": "^4.18.2",
"jose": "^4.6.0",
"jose": "^5.0.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"passport": "^0.7.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"jose": "^4.6.0"
"jose": "^5.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion plugins/auth-backend-module-oidc-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"cookie-parser": "^1.4.6",
"express-promise-router": "^4.1.1",
"express-session": "^1.17.3",
"jose": "^4.14.6",
"jose": "^5.0.0",
"msw": "^1.3.1",
"supertest": "^6.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/auth-backend-module-pinniped-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express-session": "^1.17.3",
"jose": "^4.14.6",
"jose": "^5.0.0",
"msw": "^1.3.0",
"passport": "^0.7.0",
"supertest": "^6.3.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@backstage/catalog-model": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"@types/passport-oauth2": "^1.4.15",
"jose": "^4.6.0",
"jose": "^5.0.0",
"passport-oauth2": "^1.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/auth-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"express-session": "^1.17.1",
"fs-extra": "^11.2.0",
"google-auth-library": "^9.0.0",
"jose": "^4.6.0",
"jose": "^5.0.0",
"knex": "^3.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/auth-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/express": "*",
"@types/passport": "^1.0.3",
"express": "^4.17.1",
"jose": "^4.6.0",
"jose": "^5.0.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"passport": "^0.7.0",
Expand Down
27 changes: 17 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3321,7 +3321,7 @@ __metadata:
helmet: ^6.0.0
http-errors: ^2.0.0
isomorphic-git: ^1.23.0
jose: ^4.6.0
jose: ^5.0.0
keyv: ^4.5.2
knex: ^3.0.0
lodash: ^4.17.21
Expand Down Expand Up @@ -4611,7 +4611,7 @@ __metadata:
"@backstage/plugin-auth-backend": "workspace:^"
"@backstage/plugin-auth-node": "workspace:^"
express: ^4.18.2
jose: ^4.6.0
jose: ^5.0.0
msw: ^2.0.8
node-cache: ^5.1.2
node-fetch: ^2.6.7
Expand Down Expand Up @@ -4694,7 +4694,7 @@ __metadata:
"@backstage/plugin-auth-node": "workspace:^"
"@types/passport-microsoft": ^1.0.0
express: ^4.18.2
jose: ^4.6.0
jose: ^5.0.0
lodash: ^4.17.21
msw: ^1.0.0
node-fetch: ^2.6.7
Expand Down Expand Up @@ -4729,7 +4729,7 @@ __metadata:
"@backstage/cli": "workspace:^"
"@backstage/errors": "workspace:^"
"@backstage/plugin-auth-node": "workspace:^"
jose: ^4.6.0
jose: ^5.0.0
languageName: unknown
linkType: soft

Expand All @@ -4749,7 +4749,7 @@ __metadata:
express: ^4.18.2
express-promise-router: ^4.1.1
express-session: ^1.17.3
jose: ^4.14.6
jose: ^5.0.0
msw: ^1.3.1
openid-client: ^5.5.0
passport: ^0.7.0
Expand Down Expand Up @@ -4788,7 +4788,7 @@ __metadata:
cookie-parser: ^1.4.6
express: ^4.18.2
express-session: ^1.17.3
jose: ^4.14.6
jose: ^5.0.0
luxon: ^3.4.3
msw: ^1.3.0
openid-client: ^5.4.3
Expand All @@ -4811,7 +4811,7 @@ __metadata:
"@backstage/plugin-auth-backend": "workspace:^"
"@backstage/plugin-auth-node": "workspace:^"
"@types/passport-oauth2": ^1.4.15
jose: ^4.6.0
jose: ^5.0.0
msw: ^2.0.8
passport-oauth2: ^1.6.1
supertest: ^6.3.3
Expand Down Expand Up @@ -4868,7 +4868,7 @@ __metadata:
express-session: ^1.17.1
fs-extra: ^11.2.0
google-auth-library: ^9.0.0
jose: ^4.6.0
jose: ^5.0.0
knex: ^3.0.0
lodash: ^4.17.21
luxon: ^3.0.0
Expand Down Expand Up @@ -4911,7 +4911,7 @@ __metadata:
cookie-parser: ^1.4.6
express: ^4.17.1
express-promise-router: ^4.1.1
jose: ^4.6.0
jose: ^5.0.0
lodash: ^4.17.21
msw: ^1.0.0
node-fetch: ^2.6.7
Expand Down Expand Up @@ -32120,13 +32120,20 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^4.14.6, jose@npm:^4.15.4, jose@npm:^4.6.0":
"jose@npm:^4.15.4":
version: 4.15.4
resolution: "jose@npm:4.15.4"
checksum: dccad91cb3357f36423774a0b89ad830dd84b31090de65cd139b85488439f16a00f8c59c0773825e8a1adb0dd9d13ad725ad66e6ea33880ecb3959bb99e1ea5b
languageName: node
linkType: hard

"jose@npm:^5.0.0":
version: 5.2.2
resolution: "jose@npm:5.2.2"
checksum: d23def3c1df8aae1ae59d1c027a073804034fe8b971dafe51f0452ca8f6eb7e5cd3e3c90b6e544776443e01e58c8f8eefbd1984dbcde378e693e0ebbd176584d
languageName: node
linkType: hard

"joycon@npm:^3.0.1":
version: 3.1.0
resolution: "joycon@npm:3.1.0"
Expand Down

0 comments on commit 42ee6b9

Please sign in to comment.