Skip to content

Commit c681110

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
1 parent 971a0ba commit c681110

File tree

2 files changed

+411
-488
lines changed

2 files changed

+411
-488
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@swc/helpers": "0.4.11",
88
"@stripe/react-stripe-js": "1.10.0",
99
"@types/dompurify": "2.3.3",
10-
"axios": "0.27.2",
10+
"axios": "1.8.3",
1111
"calendar-link": "2.1.1",
1212
"date-fns": "2.28.0",
1313
"date-fns-tz": "1.3.4",

0 commit comments

Comments
 (0)