Update dependency js-xxhash to v4 (#12646)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-19 09:28:41 +00:00
committed by GitHub
parent c209edc878
commit 3d8c89020f
2 changed files with 5 additions and 5 deletions

View File

@@ -99,7 +99,7 @@
"highlight.js": "^11.3.1",
"html-entities": "^2.0.0",
"is-ip": "^3.1.0",
"js-xxhash": "^3.0.1",
"js-xxhash": "^4.0.0",
"jszip": "^3.7.0",
"katex": "^0.16.0",
"linkify-element": "4.1.3",