delete zitadel
This commit is contained in:
41
package-lock.json
generated
41
package-lock.json
generated
@@ -14,7 +14,6 @@
|
||||
"@strapi/plugin-i18n": "4.25.8",
|
||||
"@strapi/plugin-users-permissions": "4.25.8",
|
||||
"@strapi/strapi": "4.25.8",
|
||||
"passport-zitadel": "^1.1.22",
|
||||
"patch-package": "^8.0.0",
|
||||
"pg": "^8.12.0",
|
||||
"react": "^18.0.0",
|
||||
@@ -14055,46 +14054,6 @@
|
||||
"node": ">= 0.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/passport-zitadel": {
|
||||
"version": "1.1.22",
|
||||
"resolved": "https://registry.npmjs.org/passport-zitadel/-/passport-zitadel-1.1.22.tgz",
|
||||
"integrity": "sha512-YXoZYFLHKGBRdo5loUCpM+ltvscpJW6citEAhv5i3AypRDt0xkgC8o7VT7rKoXB3UkcyGgU9BOEpD2Jguf2EEQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"axios": "^1.0.0",
|
||||
"jose": "^5.0.0",
|
||||
"node-rsa": "^1.1.1",
|
||||
"openid-client": "^5.1.9",
|
||||
"passport": "^0.7.0"
|
||||
}
|
||||
},
|
||||
"node_modules/passport-zitadel/node_modules/jose": {
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/jose/-/jose-5.8.0.tgz",
|
||||
"integrity": "sha512-E7CqYpL/t7MMnfGnK/eg416OsFCVUrU/Y3Vwe7QjKhu/BkS1Ms455+2xsqZQVN57/U2MHMBvEb5SrmAZWAIntA==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/panva"
|
||||
}
|
||||
},
|
||||
"node_modules/passport-zitadel/node_modules/passport": {
|
||||
"version": "0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/passport/-/passport-0.7.0.tgz",
|
||||
"integrity": "sha512-cPLl+qZpSc+ireUvt+IzqbED1cHHkDoVYMo30jbJIdOOjQ1MQYZBPiNvmi8UM6lJuOpTPXJGZQk0DtC4y61MYQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"passport-strategy": "1.x.x",
|
||||
"pause": "0.0.1",
|
||||
"utils-merge": "^1.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.4.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/jaredhanson"
|
||||
}
|
||||
},
|
||||
"node_modules/patch-package": {
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/patch-package/-/patch-package-8.0.0.tgz",
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
"@strapi/plugin-i18n": "4.25.8",
|
||||
"@strapi/plugin-users-permissions": "4.25.8",
|
||||
"@strapi/strapi": "4.25.8",
|
||||
"passport-zitadel": "^1.1.22",
|
||||
"patch-package": "^8.0.0",
|
||||
"pg": "^8.12.0",
|
||||
"react": "^18.0.0",
|
||||
|
||||
Reference in New Issue
Block a user