summaryrefslogtreecommitdiffstats
path: root/js/package.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.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.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index d39faf5fd..052c21340 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.2.0",
+ "debug": "^4.3.1",
"masonry-layout": "^4.2.2",
"moment": "^2.29.1"
}