Skip to content

Commit 4d9aa83

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-9292519
1 parent 971a0ba commit 4d9aa83

File tree

2 files changed

+411
-488
lines changed

2 files changed

+411
-488
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2",
1111
"calendar-link": "2.1.1",
1212
"date-fns": "2.28.0",
1313
"date-fns-tz": "1.3.4",

0 commit comments

Comments
 (0)