Update npm dependencies

This commit is contained in:
Claudio Ortolina
2025-10-17 12:48:28 +01:00
parent e1f79949a5
commit 8d01980c87
+3 -3
View File
@@ -31,9 +31,9 @@
} }
}, },
"node_modules/@types/emscripten": { "node_modules/@types/emscripten": {
"version": "1.41.2", "version": "1.41.4",
"resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.2.tgz", "resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.4.tgz",
"integrity": "sha512-0EVXosRnffZuF+rsMM1ZVbfpwpvL2/hWycYQ/0GaH/VaoSJvcSmMl6fiPel9TZXHL3EhANxzqKOVFC6NFXyn8A==", "integrity": "sha512-ECf0qTibhAi2Z0K6FIY96CvBTVkVIuVunOfbTUgbaAmGmbwsc33dbK9KZPROWsmzHotddy6C5pIqYqOmsBoJEw==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/barcode-detector": { "node_modules/barcode-detector": {