Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-io[bot] authored Sep 5, 2024
1 parent 3860e15 commit 8e63ed7
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 26 deletions.
94 changes: 70 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,9 @@
"highlightjs-curl": "^1.3.0",
"hot-shots": "^10.0.0",
"html-entities": "^2.5.2",
"http-proxy-middleware": "3.0.0",
"http-proxy-middleware": "3.0.1",
"imurmurhash": "^0.1.4",
"is-svg": "5.0.0",
"is-svg": "5.1.0",
"javascript-stringify": "^2.1.0",
"js-cookie": "^3.0.1",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit 8e63ed7

Please sign in to comment.