fix(deps): update dependency passport to ^0.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
1b1cc61fcf
commit
a62764b94c
@@ -0,0 +1,12 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend-module-atlassian-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-gitlab-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-microsoft-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-oauth2-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-okta-provider': patch
|
||||
'@backstage/plugin-auth-backend-module-pinniped-provider': patch
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
'@backstage/plugin-auth-node': patch
|
||||
---
|
||||
|
||||
Updated dependency `passport` to `^0.7.0`.
|
||||
@@ -27,7 +27,7 @@
|
||||
"@backstage/backend-plugin-api": "workspace:^",
|
||||
"@backstage/plugin-auth-node": "workspace:^",
|
||||
"express": "^4.18.2",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"passport-atlassian-oauth2": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@backstage/backend-plugin-api": "workspace:^",
|
||||
"@backstage/plugin-auth-node": "workspace:^",
|
||||
"express": "^4.18.2",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"passport-gitlab2": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"express": "^4.18.2",
|
||||
"jose": "^4.6.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"passport-microsoft": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@backstage/backend-plugin-api": "workspace:^",
|
||||
"@backstage/plugin-auth-node": "workspace:^",
|
||||
"express": "^4.18.2",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"passport-oauth2": "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@backstage/plugin-auth-node": "workspace:^",
|
||||
"@davidzemon/passport-okta-oauth": "^0.0.5",
|
||||
"express": "^4.18.2",
|
||||
"passport": "^0.6.0"
|
||||
"passport": "^0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-defaults": "workspace:^",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"express-session": "^1.17.3",
|
||||
"jose": "^4.14.6",
|
||||
"msw": "^1.3.0",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"supertest": "^6.3.3"
|
||||
},
|
||||
"files": [
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"node-cache": "^5.1.2",
|
||||
"node-fetch": "^2.6.7",
|
||||
"openid-client": "^5.2.1",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"passport-auth0": "^1.4.3",
|
||||
"passport-bitbucket-oauth2": "^0.1.2",
|
||||
"passport-github2": "^0.1.12",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"jose": "^4.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"node-fetch": "^2.6.7",
|
||||
"passport": "^0.6.0",
|
||||
"passport": "^0.7.0",
|
||||
"winston": "^3.2.1",
|
||||
"zod": "^3.21.4",
|
||||
"zod-to-json-schema": "^3.21.4"
|
||||
|
||||
@@ -4771,7 +4771,7 @@ __metadata:
|
||||
"@backstage/plugin-auth-backend": "workspace:^"
|
||||
"@backstage/plugin-auth-node": "workspace:^"
|
||||
express: ^4.18.2
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
passport-atlassian-oauth2: ^2.1.0
|
||||
supertest: ^6.3.3
|
||||
languageName: unknown
|
||||
@@ -4822,7 +4822,7 @@ __metadata:
|
||||
"@backstage/plugin-auth-backend": "workspace:^"
|
||||
"@backstage/plugin-auth-node": "workspace:^"
|
||||
express: ^4.18.2
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
passport-gitlab2: ^5.0.0
|
||||
supertest: ^6.3.3
|
||||
languageName: unknown
|
||||
@@ -4862,7 +4862,7 @@ __metadata:
|
||||
jose: ^4.6.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.6.7
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
passport-microsoft: ^1.0.0
|
||||
supertest: ^6.3.3
|
||||
languageName: unknown
|
||||
@@ -4880,7 +4880,7 @@ __metadata:
|
||||
"@backstage/plugin-auth-backend": "workspace:^"
|
||||
"@backstage/plugin-auth-node": "workspace:^"
|
||||
express: ^4.18.2
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
passport-oauth2: ^1.6.1
|
||||
supertest: ^6.3.3
|
||||
languageName: unknown
|
||||
@@ -4913,7 +4913,7 @@ __metadata:
|
||||
"@backstage/plugin-auth-node": "workspace:^"
|
||||
"@davidzemon/passport-okta-oauth": ^0.0.5
|
||||
express: ^4.18.2
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
supertest: ^6.3.3
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -4938,7 +4938,7 @@ __metadata:
|
||||
luxon: ^3.4.3
|
||||
msw: ^1.3.0
|
||||
openid-client: ^5.4.3
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
supertest: ^6.3.3
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -5023,7 +5023,7 @@ __metadata:
|
||||
node-cache: ^5.1.2
|
||||
node-fetch: ^2.6.7
|
||||
openid-client: ^5.2.1
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
passport-auth0: ^1.4.3
|
||||
passport-bitbucket-oauth2: ^0.1.2
|
||||
passport-github2: ^0.1.12
|
||||
@@ -5062,7 +5062,7 @@ __metadata:
|
||||
lodash: ^4.17.21
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.6.7
|
||||
passport: ^0.6.0
|
||||
passport: ^0.7.0
|
||||
supertest: ^6.1.3
|
||||
uuid: ^8.0.0
|
||||
winston: ^3.2.1
|
||||
@@ -36564,14 +36564,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"passport@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "passport@npm:0.6.0"
|
||||
"passport@npm:^0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "passport@npm:0.7.0"
|
||||
dependencies:
|
||||
passport-strategy: 1.x.x
|
||||
pause: 0.0.1
|
||||
utils-merge: ^1.0.1
|
||||
checksum: ef932ad671d50de34765c7a53cd1e058d8331a82a6df09265a9c6c1168911aee4a7b5215803d0101110ab7f317e096b4954ca7e18fb2c33b9929f0bd17dbe159
|
||||
checksum: 5080b46df2df7a84f7ba4a8a20437ce71a1346fd27ab47b62df3251a666af9f3430d6c8a1beda3174f6a9d91edc823b57b88050d423a6cff9831848a2d97725c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user