Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-SEMVER-3247795
- https://snyk.io/vuln/SNYK-JS-WORDWRAP-3149973
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 746631e commit 164189e
Show file tree
Hide file tree
Showing 2 changed files with 946 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
"await-to-js": "^3.0.0",
"enzyme": "^3.11.0",
"eslint": "^8.14.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-sonarjs": "^0.13.0",
"eslint-config-react-app": "^7.0.1",
Expand Down
Loading

0 comments on commit 164189e

Please sign in to comment.