Skip to content

Commit

Permalink
fix: packages/www/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 6a3d830 commit 2495954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"express": "^4.17.3",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"html-webpack-plugin": "^5.5.0",
"jsdom": "^19.0.0",
"mocha-junit-reporter": "^2.0.2",
Expand Down

0 comments on commit 2495954

Please sign in to comment.