fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353387
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
This commit is contained in:
snyk-bot
2026-02-26 11:43:35 +00:00
parent a1e331d452
commit d85b7b5605
2 changed files with 55 additions and 72 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
"diff-match-patch": "^1.0.5",
"fflate": "^0.8.2",
"idb": "^8.0.3",
"minimatch": "^10.2.2",
"minimatch": "^10.2.3",
"octagonal-wheels": "^0.1.45",
"qrcode-generator": "^1.4.4",
"trystero": "^0.22.0",