From c4101d832104f1d7a1c2450cd9d98004f434b7a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 13:14:09 -0400 Subject: [PATCH] Bump jsqr from 1.3.1 to 1.4.0 (#1878) Bumps [jsqr](https://github.com/cozmo/jsQR) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/cozmo/jsQR/releases) - [Commits](https://github.com/cozmo/jsQR/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9f61e3ce7..47bcd38004 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13142,9 +13142,9 @@ } }, "jsqr": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/jsqr/-/jsqr-1.3.1.tgz", - "integrity": "sha512-zCTP6Qd/WwjrpuHFkJuXc5opRdKprUr7eI7+JCCtcetThJt45qptu82MWQ+eET+FtDrMo7+BYjo3iD0XIq1L9Q==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/jsqr/-/jsqr-1.4.0.tgz", + "integrity": "sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A==" }, "junk": { "version": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 3eb347f3fd..73dde6b615 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6973,9 +6973,9 @@ jsprim@^1.2.2: verror "1.10.0" jsqr@^1.1.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/jsqr/-/jsqr-1.3.1.tgz#515a766e58b00c80142f3a2dc4b8751100ceedcf" - integrity sha512-zCTP6Qd/WwjrpuHFkJuXc5opRdKprUr7eI7+JCCtcetThJt45qptu82MWQ+eET+FtDrMo7+BYjo3iD0XIq1L9Q== + version "1.4.0" + resolved "https://registry.yarnpkg.com/jsqr/-/jsqr-1.4.0.tgz#8efb8d0a7cc6863cb6d95116b9069123ce9eb2d1" + integrity sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A== junk@^3.1.0: version "3.1.0"