From 239f3a49b8791827949115aa0fdad47ae53abca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 12:02:59 +0000 Subject: Bump debug from 4.3.3 to 4.3.4 in /js Bumps [debug](https://github.com/debug-js/debug) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.3.3...4.3.4) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- js/package-lock.json | 6 +++--- js/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 42daaac90..9fac228dc 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1344,9 +1344,9 @@ "dev": true }, "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { "ms": "2.1.2" }, diff --git a/js/package.json b/js/package.json index cecdd925b..458c67b45 100644 --- a/js/package.json +++ b/js/package.json @@ -57,7 +57,7 @@ "angular-mocks": "^1.8.2", "angular-route": "^1.8.2", "angular-sanitize": "^1.8.2", - "debug": "^4.3.3", + "debug": "^4.3.4", "masonry-layout": "^4.2.2" } } -- cgit v1.2.3