Skip to content

Commit 331a030

Browse files
authored
fix: plugins/auth-backend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
1 parent c67ec7f commit 331a030

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/auth-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"node-fetch": "^2.6.7",
6464
"openid-client": "^5.2.1",
6565
"passport": "^0.6.0",
66-
"passport-auth0": "^1.4.3",
66+
"passport-auth0": "^1.4.4",
6767
"passport-bitbucket-oauth2": "^0.1.2",
6868
"passport-github2": "^0.1.12",
6969
"passport-gitlab2": "^5.0.0",

0 commit comments

Comments
 (0)