Skip to content

Commit 9a26749

Browse files
committed
fix: packages/components/pages/f-checkout/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
1 parent 9e3ff0f commit 9a26749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/components/pages/f-checkout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@justeat/f-globalisation": "1.x",
5757
"@justeat/f-services": "1.x",
58-
"axios": "1.6.8",
58+
"axios": "1.7.4",
5959
"jwt-decode": "3.1.2",
6060
"vue-scrollto": "2.20.0",
6161
"vuelidate": "0.7.6"

0 commit comments

Comments
 (0)