From 434a5395518b43317b8faaea85666e1f14d0f01f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 22:44:26 +0000 Subject: [PATCH] Bump @zxing/library from 0.18.0 to 0.18.1 Bumps [@zxing/library](https://github.com/zxing-js/library) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/zxing-js/library/releases) - [Commits](https://github.com/zxing-js/library/compare/v0.18.0...v0.18.1) 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..e98cd44 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.1", + "resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.18.1.tgz", + "integrity": "sha512-IYk0qQgCpia2Ye7PBsy8p/o3IguiTKvT9itsv+BMR4MYIvygHWMM37ic8l5BXkHPYY9t/2P5fpZ0cCNCfLy6Rg==", "requires": { "@zxing/text-encoding": "~0.9.0", "ts-custom-error": "^3.0.0"