diff --git a/package-lock.json b/package-lock.json index ceac9363b5..dad635281e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "patch-package": "8.0.0", "popper.js": "1.16.1", "proper-lockfile": "4.1.2", - "qrcode-parser": "^2.1.3", + "qrcode-parser": "2.1.3", "qrious": "4.0.2", "rxjs": "7.8.1", "tabbable": "6.2.0", diff --git a/package.json b/package.json index d8e1857053..26f939d955 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "patch-package": "8.0.0", "popper.js": "1.16.1", "proper-lockfile": "4.1.2", - "qrcode-parser": "^2.1.3", + "qrcode-parser": "2.1.3", "qrious": "4.0.2", "rxjs": "7.8.1", "tabbable": "6.2.0",