From 7e8a95a198e5c1b59502289645cd7b6c20a27ec1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 05:59:50 +0000 Subject: [PATCH] Bump @zxing/library from 0.18.0 to 0.18.2 Bumps [@zxing/library](https://github.com/zxing-js/library) from 0.18.0 to 0.18.2. - [Release notes](https://github.com/zxing-js/library/releases) - [Commits](https://github.com/zxing-js/library/compare/v0.18.0...v0.18.2) 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..723f385 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.2", + "resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.18.2.tgz", + "integrity": "sha512-4Do7Lp52g01FtQzbXDi8sbjGo12HTeakkkdO16vqlJzHR7HRxB55xzdUuLOcXRAxYw+pZgEDK7EZzmgAjk09YA==", "requires": { "@zxing/text-encoding": "~0.9.0", "ts-custom-error": "^3.0.0"