summaryrefslogtreecommitdiffstats
path: root/js/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-20 05:53:04 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2020-11-20 12:13:13 +0100
commitc4e2db04689a626a7d67dc6c9d14ace38eef7b78 (patch)
treeee01ba8dc73774c20e0ebe6469e3d3ce7c21da7b /js/package-lock.json
parent260f0e6caee406f24a9756a2792bf81709d22b80 (diff)
Bump debug from 4.2.0 to 4.3.1 in /js
Bumps [debug](https://github.com/visionmedia/debug) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/compare/4.2.0...4.3.1) 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 ea06a5934..b85881cda 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -1284,9 +1284,9 @@
"dev": true
},
"debug": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
- "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
+ "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==",
"requires": {
"ms": "2.1.2"
},