From 5b1d69a67e4dd617c55a31fadec8403a12436643 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 29 May 2021 18:28:27 +0000 Subject: [PATCH] Bump @zxing/library from 0.18.0 to 0.18.6 Bumps [@zxing/library](https://github.com/zxing-js/library) from 0.18.0 to 0.18.6. - [Release notes](https://github.com/zxing-js/library/releases) - [Commits](https://github.com/zxing-js/library/compare/v0.18.0...v0.18.6) 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..7d17c3a 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.6", + "resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.18.6.tgz", + "integrity": "sha512-bulZ9JHoLFd9W36pi+7e7DnEYNJhljYjZ1UTsKPOoLMU3qtC+REHITeCRNx40zTRJZx18W5TBRXt5pq2Uopjsw==", "requires": { "@zxing/text-encoding": "~0.9.0", "ts-custom-error": "^3.0.0"