chore(deps): update dependency hash-wasm to v4.12.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-11-22 15:06:08 +00:00
parent d14936fd29
commit 0e94f17bb0

View File

@ -15,6 +15,7 @@
"hash-wasm": "^4.9.0", "hash-wasm": "^4.9.0",
"seedrandom": "^3.0.5", "seedrandom": "^3.0.5",
"svelte-bricks": "^0.2.1", "svelte-bricks": "^0.2.1",
"vite": "^5.0.0",
"wordcloud": "^1.2.2" "wordcloud": "^1.2.2"
}, },
"devDependencies": { "devDependencies": {
@ -2098,9 +2099,9 @@
} }
}, },
"node_modules/hash-wasm": { "node_modules/hash-wasm": {
"version": "4.11.0", "version": "4.12.0",
"resolved": "https://registry.npmjs.org/hash-wasm/-/hash-wasm-4.11.0.tgz", "resolved": "https://registry.npmjs.org/hash-wasm/-/hash-wasm-4.12.0.tgz",
"integrity": "sha512-HVusNXlVqHe0fzIzdQOGolnFN6mX/fqcrSAOcTBXdvzrXVHwTz11vXeKRmkR5gTuwVpvHZEIyKoePDvuAR+XwQ==", "integrity": "sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/ignore": { "node_modules/ignore": {