Skip to content

Commit 88d2f9f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
1 parent 4107e5f commit 88d2f9f

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
@@ -39,7 +39,7 @@
3939
"@types/react-transition-group": "4.4.5",
4040
"@types/sweetalert": "2.0.4",
4141
"@types/yup": "0.32.0",
42-
"axios": "1.1.3",
42+
"axios": "1.6.3",
4343
"concurrently": "7.4.0",
4444
"cors": "2.8.5",
4545
"formik": "2.2.9",

0 commit comments

Comments
 (0)