Skip to content

Commit a1a9b65

Browse files
Copilotd10c
andcommitted
Security fix: Update glob to 11.1.0 to address command injection vulnerability
Co-authored-by: d10c <[email protected]>
1 parent ae270c8 commit a1a9b65

File tree

2 files changed

+46
-33
lines changed

2 files changed

+46
-33
lines changed

extensions/ql-vscode/package-lock.json

Lines changed: 45 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2107,7 +2107,7 @@
21072107
"eslint-plugin-react": "^7.37.5",
21082108
"eslint-plugin-react-hooks": "^5.2.0",
21092109
"eslint-plugin-storybook": "^9.0.12",
2110-
"glob": "^11.0.1",
2110+
"glob": "^11.1.0",
21112111
"gulp": "^5.0.0",
21122112
"gulp-esbuild": "^0.14.0",
21132113
"gulp-replace": "^1.1.3",

0 commit comments

Comments
 (0)