Skip to content

Commit fd7432a

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

2 files changed

Lines changed: 31 additions & 25 deletions

File tree

package-lock.json

Lines changed: 30 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@turf/simplify": "7.3.0",
3434
"ag-grid-community": "28.2.1",
3535
"ag-grid-vue": "28.2.1",
36-
"axios": "1.13.2",
36+
"axios": "1.13.5",
3737
"blueimp-load-image": "5.16.0",
3838
"bulma": "0.9.4",
3939
"bulma-checkradio": "2.1.3",

0 commit comments

Comments
 (0)