Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 99f3903 commit e095ab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"karma-phantomjs-launcher": "~1.0.4",
"karma-qunit": "^4.1.2",
"konan": "^2.1.1",
"lerna": "^4.0.0",
"lerna": "^6.5.0",
"moon-unit": "0.2.2",
"node-qunit": "^2.0.0",
"npm": "8.5.5",
Expand All @@ -67,7 +67,7 @@
"terser": "^5.12.1",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
"zx": "^6.0.7"
"zx": "^8.0.0"
},
"license": "MIT",
"repository": {
Expand Down

0 comments on commit e095ab6

Please sign in to comment.