Skip to content

Commit

Permalink
fix: 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-SOURCEMAPSUPPORT-6112477
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent f9a996f commit 17f5b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dotenv": "^8.2.0",
"dotenv-webpack": "^6.0.0",
"moment": "^2.29.1",
"next": "10.0.5",
"next": "10.0.7",
"next-cookies": "^2.0.3",
"react": "^17.0.1",
"react-dom": "^17.0.1"
Expand Down

0 comments on commit 17f5b14

Please sign in to comment.