summaryrefslogtreecommitdiffstats
path: root/js/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-29 12:03:33 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-11-29 13:30:47 +0100
commit958bd27dd7abd04d767ddc30e258c8e4308b1da9 (patch)
tree7f18dd6e27ed0b519712e181bb7b80e381f396af /js/package-lock.json
parenteac208b250bcb4665889e0865a72b6098485aef7 (diff)
Bump debug from 4.3.2 to 4.3.3 in /js
Bumps [debug](https://github.com/debug-js/debug) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.3.2...4.3.3) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package-lock.json')
-rw-r--r--js/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/package-lock.json b/js/package-lock.json
index 5dafd52fe..bc02d31b4 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -1254,9 +1254,9 @@
"dev": true
},
"debug": {
- "version": "4.3.2",
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
- "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
"requires": {
"ms": "2.1.2"
},