From 18f403389d13e32745f5e2c695602893cf7223c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:36:16 +0000 Subject: [PATCH] Bump @zxing/library from 0.18.0 to 0.18.5 Bumps [@zxing/library](https://github.com/zxing-js/library) from 0.18.0 to 0.18.5. - [Release notes](https://github.com/zxing-js/library/releases) - [Commits](https://github.com/zxing-js/library/compare/v0.18.0...v0.18.5) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f8cde27..fb00208 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3079,9 +3079,9 @@ "integrity": "sha512-FZdkNBDqBRHKQ2MEbSC17xnPFOhZxeJ2YGSfr2BKf3sujG49Qe3bB+rGCwQfIaA7WHnGeGkSijX4FuBCdrzW/g==" }, "@zxing/library": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.18.0.tgz", - "integrity": "sha512-vLvGFAQhPfCOwFG0vYqzc7rvGImMrcLP3Tb+gBqFGTuXrFkHxwJwgOyOcgZUvz+3VLqm1Go88woPTSEZyIirFA==", + "version": "0.18.5", + "resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.18.5.tgz", + "integrity": "sha512-ipJeSBUQXgrJbgRotmDiSr+1/EeEJFPHbODrewGdz1sDbhWS+iWuHMrboqy/J+zbzYj3h5W7RGUsbkGY+34DKw==", "requires": { "@zxing/text-encoding": "~0.9.0", "ts-custom-error": "^3.0.0"