Skip to content

Commit

Permalink
fix: site/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent ae1f45f commit f1d7ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@compositor/x0": "^6.0.7",
"@rebass/markdown": "^1.0.0",
"@rebass/mdx": "^1.0.0",
"@rebass/mdx": "^2.0.0",
"algoliasearch": "^4.12.1",
"lodash.sortby": "^4.7.0",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit f1d7ff7

Please sign in to comment.