Update npm dependencies

@types/emscripten 1.41.4 => 1.41.5
This commit is contained in:
Claudio Ortolina
2025-11-01 11:53:27 +00:00
parent fdf2196e96
commit ca9720faf4
+3 -3
View File
@@ -31,9 +31,9 @@
}
},
"node_modules/@types/emscripten": {
"version": "1.41.4",
"resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.4.tgz",
"integrity": "sha512-ECf0qTibhAi2Z0K6FIY96CvBTVkVIuVunOfbTUgbaAmGmbwsc33dbK9KZPROWsmzHotddy6C5pIqYqOmsBoJEw==",
"version": "1.41.5",
"resolved": "https://registry.npmjs.org/@types/emscripten/-/emscripten-1.41.5.tgz",
"integrity": "sha512-cMQm7pxu6BxtHyqJ7mQZ2kXWV5SLmugybFdHCBbJ5eHzOo6VhBckEgAT3//rP5FwPHNPeEiq4SmQ5ucBwsOo4Q==",
"license": "MIT"
},
"node_modules/barcode-detector": {