Skip to content

Commit a1b989c

Browse files
Update dependency axios to v0.28.0 [SECURITY]
1 parent 36c5aed commit a1b989c

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
@@ -30,7 +30,7 @@
3030
"refresh": "rm -rf node_modules && rm package-lock.json && npm i"
3131
},
3232
"dependencies": {
33-
"axios": "0.25.0",
33+
"axios": "0.28.0",
3434
"babel-polyfill": "6.26.0",
3535
"core-js": "3.20.3",
3636
"oidc-client": "1.11.5",

0 commit comments

Comments
 (0)