From 060e39c9a2649591725c222046b3e798274797b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 23:51:51 +0000 Subject: [PATCH] Bump @zxing/library from 0.18.0 to 0.18.4 Bumps [@zxing/library](https://github.com/zxing-js/library) from 0.18.0 to 0.18.4. - [Release notes](https://github.com/zxing-js/library/releases) - [Commits](https://github.com/zxing-js/library/compare/v0.18.0...v0.18.4) 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..83709a3 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.4", + "resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.18.4.tgz", + "integrity": "sha512-FZ6n3R3QzCPYcKjfHenl6JqKf5XHBo5S1sD7Cv85PFc9F8Emr/hqFgPA3k+ebI88leXmT7ZM42F/vn1dP91z2Q==", "requires": { "@zxing/text-encoding": "~0.9.0", "ts-custom-error": "^3.0.0"