Skip to content

Commit 7cfd1df

Browse files
committed
fix: scripts/devtools/package.json & scripts/devtools/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554
1 parent afe6521 commit 7cfd1df

File tree

2 files changed

+250
-223
lines changed

2 files changed

+250
-223
lines changed

scripts/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"chalk": "^2.1.0",
99
"child-process-promise": "^2.2.1",
1010
"fs-extra": "^4.0.2",
11-
"inquirer": "^8.1.2",
11+
"inquirer": "^10.0.0",
1212
"progress-estimator": "^0.2.1",
1313
"prompt-promise": "^1.0.3",
1414
"semver": "^5.4.1"

0 commit comments

Comments
 (0)