Skip to content

Commit 1fd1834

Browse files
kamalaknnsnyk-botwebholik
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#646)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Ankit Saini <[email protected]>
1 parent 63ed6b9 commit 1fd1834

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"nyc": "14.1.1",
5151
"parse-gitignore": "1.0.1",
5252
"pretty-ms": "3.2.0",
53-
"recursive-readdir": "2.2.2",
53+
"recursive-readdir": "2.2.3",
5454
"watchify": "3.11.1"
5555
},
5656
"engines": {

0 commit comments

Comments
 (0)