Skip to content

Commit adf2517

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15965856
1 parent 336db77 commit adf2517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"auth0-extension-tools": "1.5.2",
7070
"auth0-extension-ui": "1.1.7",
7171
"auth0-extension-ui-redux": "git+https://github.com/auth0-extensions/auth0-extension-ui-redux",
72-
"axios": "^1.12.2",
72+
"axios": "^1.15.0",
7373
"blipp": "^4.0.2",
7474
"ejs": "^3.1.9",
7575
"hapi-auth-jwt2": "10.5.1",

0 commit comments

Comments
 (0)