Skip to content

Commit

Permalink
fix: docs/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-DOMITERATOR-6157199
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent d984894 commit d1124fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": "^18.1.0",
"react-cookie": "^4.1.1",
"react-dom": "^18.1.0",
"react-live": "^2.3.0",
"react-live": "^3.0.0",
"remark-breaks": "^3.0.2",
"remark-gfm": "^3.0.1",
"ua-parser-js": "^1.0.33"
Expand Down

0 comments on commit d1124fd

Please sign in to comment.