Skip to content

Commit

Permalink
fix: next/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-ROLLUP-8073097
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent 349f3c6 commit eee02f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@thumbtack/thumbprint-atomic": "^4.4.0",
"@thumbtack/thumbprint-font-face": "^1.1.0",
"@thumbtack/thumbprint-global-css": "^0.1.21",
"@thumbtack/thumbprint-react": "^14.18.2",
"@thumbtack/thumbprint-react": "^0.1.0",
"@thumbtack/thumbprint-scss": "^4.0.3",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
Expand Down

0 comments on commit eee02f4

Please sign in to comment.