Skip to content

Commit 3d49e1b

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

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.12.0",
6969
"https": "^1.0.0",
7070
"retry-axios": "^1.0.1"
7171
},

0 commit comments

Comments
 (0)