Skip to content

Commit e40f014

Browse files
Dargon789snyk-bot
andauthored
fix: packages/executors/package.json to reduce vulnerabilities (#20)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 Co-authored-by: snyk-bot <[email protected]>
1 parent 8ef22de commit e40f014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/executors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@codesandbox/common": "^1.0.8",
21-
"axios": ">=0.21.2",
21+
"axios": ">=1.8.2",
2222
"codesandbox-api": "0.0.32",
2323
"debug": "^4.1.1",
2424
"socket.io-client": "^2.2.0"

0 commit comments

Comments
 (0)