Skip to content

Commit ec063f2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"homepage": "https://github.com/forkzero/cloud-lock-js#readme",
6767
"dependencies": {
68-
"axios": "^0.19.0",
68+
"axios": "^1.13.5",
6969
"https": "^1.0.0",
7070
"retry-axios": "^1.0.1"
7171
},

0 commit comments

Comments
 (0)