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 Dec 20, 2023
1 parent aa04c8d commit b134a37
Show file tree
Hide file tree
Showing 2 changed files with 1,543 additions and 2,430 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"create"
],
"dependencies": {
"@analytics/google-analytics": "^0.5.2",
"@analytics/google-analytics": "^1.0.1",
"@popmotion/popcorn": "^0.4.4",
"@primer/components": "^23.0.1",
"@primer/octicons-react": "^11.2.0",
Expand All @@ -29,11 +29,11 @@
"formik": "^2.2.6",
"framer-motion": "^3.2.1",
"gatsby-plugin-google-analytics": "^2.9.0",
"jest": "^26.6.3",
"jest": "^27.0.0",
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"mongoose": "^5.11.12",
"next": "^10.0.5",
"next": "^10.0.6",
"next-connect": "^0.9.1",
"next-cookies": "^2.0.3",
"polished": "^4.0.5",
Expand Down
Loading

0 comments on commit b134a37

Please sign in to comment.