Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent daf5005 commit 5414915
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 111 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@pagerduty/pdjs": "^2.2.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"autoprefixer": "10.4.13",
"axios": "^1.2.4",
"axios": "^1.6.8",
"babel-eslint": "^10.1.0",
"bootstrap": "^4.6.2",
"bottleneck": "^2.19.5",
Expand Down Expand Up @@ -50,7 +50,7 @@
"redux": "^4.2.1",
"redux-persist": "^6.0.0",
"redux-saga": "^1.2.1",
"styled-components": "^5.3.7",
"styled-components": "^6.1.0",
"use-debounce": "^9.0.3",
"validator": "^13.7.0",
"web-vitals": "^3.1.0"
Expand Down
Loading

0 comments on commit 5414915

Please sign in to comment.