Update npm dependencies

This commit is contained in:
Claudio Ortolina
2025-05-02 18:39:58 +01:00
parent 8d4e4e8f85
commit 23e59edeec
+4 -4
View File
@@ -15,11 +15,11 @@
"integrity": "sha512-sr53lnYkQNhjHNN0oJDdUm5564biioI5DuOpycufDVK7D3y+GR3oUswe2rlwY1nPNyusHbrJ9WoTyIHl4/Bpwg=="
},
"node_modules/barcode-detector": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/barcode-detector/-/barcode-detector-3.0.1.tgz",
"integrity": "sha512-3fCzG/Py4SVgZJhubD1mt7rVprtHEVWrxQN4FUOG0oulPE4193evbgyptxcOYsfTNEtMlWc+Ec9tdxhjlR4/Ww==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/barcode-detector/-/barcode-detector-3.0.2.tgz",
"integrity": "sha512-HxArI0tnsCa1wgzRu4f1WJ+yiildOlXKjDAM5Ip/7ZOcwqSFbBDSe5Q5eWemBKVqQQkWpCeYMG6h0o0ULKf18g==",
"dependencies": {
"zxing-wasm": "^2.1.0"
"zxing-wasm": "^2.1.1"
}
},
"node_modules/canvas-confetti": {