Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 20, 2023
1 parent a314f02 commit 571e493
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 @@ -84,13 +84,13 @@
"@zeit/next-css": "^1.0.1",
"@zeit/next-less": "^1.0.1",
"abortcontroller-polyfill": "^1.2.3",
"babel-jest": "^24.1.0",
"babel-jest": "^27.0.0",
"classnames": "^2.2.5",
"file-loader": "^6.0.0",
"focus-visible": "^4.1.5",
"isomorphic-fetch": "^2.2.1",
"markdown-to-jsx": "^6.11.1",
"next": "^10.0.0",
"next": "^10.0.6",
"next-plausible": "^2.1.4",
"next-redux-wrapper": "^5.0.0",
"postcss-focus-visible": "^4.0.0",
Expand Down

0 comments on commit 571e493

Please sign in to comment.