[MLIR] Update minimatch dependency in VSCode plugin, resolving security alerts (#188613)
This commit is contained in:
committed by
GitHub
parent
61d795c797
commit
77cfc55ed4
2433
mlir/utils/vscode/package-lock.json
generated
2433
mlir/utils/vscode/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -40,7 +40,7 @@
|
||||
"dependencies": {
|
||||
"base64-js": "^1.5.1",
|
||||
"chokidar": "3.5.2",
|
||||
"minimatch": "^3.0.5",
|
||||
"minimatch": "^3.1.5",
|
||||
"semver": "^7.5.2",
|
||||
"vscode-languageclient": "^8.0.2-next.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user