Skip to content

Commit

Permalink
fix: react/package.json & react/package-lock.json to reduce vulnerabi…
Browse files Browse the repository at this point in the history
…lities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GHPAGES-3042993
  • Loading branch information
snyk-bot committed Sep 19, 2023
1 parent 766ebb6 commit 1b725b4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 32 deletions.
56 changes: 25 additions & 31 deletions react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-react": "^7.28.0",
"feather-icons-react": "^0.4.3",
"file-loader": "^6.2.0",
"gh-pages": "^3.2.3",
"gh-pages": "^5.0.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^27.4.7",
"mini-css-extract-plugin": "^0.11.3",
Expand Down

0 comments on commit 1b725b4

Please sign in to comment.