Update JS dependencies

This commit is contained in:
Claudio Ortolina
2025-09-04 08:12:29 +03:00
parent ee13515d7f
commit ee47c9da7f
+3 -3
View File
@@ -15,9 +15,9 @@
"license": "MIT"
},
"node_modules/@types/emscripten": {
"version": "1.40.1",
"resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.40.1.tgz",
"integrity": "sha512-sr53lnYkQNhjHNN0oJDdUm5564biioI5DuOpycufDVK7D3y+GR3oUswe2rlwY1nPNyusHbrJ9WoTyIHl4/Bpwg=="
"version": "1.41.1",
"resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.1.tgz",
"integrity": "sha512-vW2aEgBUU1c2CB+qVMislA98amRVPszdALjqNCuUIJaEFZsNaFaM4g5IMXIs+6oHbmmb7q6zeXYubhtObJ9ZLg=="
},
"node_modules/barcode-detector": {
"version": "3.0.5",