Skip to content

Commit 6e04e5b

Browse files
committed
fix: tools/toolchain/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ERROREX-12554213
1 parent b88f7b6 commit 6e04e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/toolchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"merge-stream": "~2.0.0",
2121
"npm-cli-login": "~0.1.1",
2222
"ip": "^1.1.5",
23-
"gulp-cli": "2.3.0"
23+
"gulp-cli": "3.0.0"
2424
},
2525
"devDependencies": {
2626
"gulp": "^4.0.2"

0 commit comments

Comments
 (0)