Compare commits

...

1 Commits

Author SHA1 Message Date
57d9938fe7 chore(deps): update dependency hash-wasm to v4.12.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-22 16:58:13 +00:00

View File

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