summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-05 12:01:41 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-07-05 16:27:31 +0200
commit11e47efa99cafcf248f61a45022557595cdee0f5 (patch)
tree4a6520ca059abbf609e773c97b9ec9929b439f28 /js/package.json
parent694bdfd7a1073dbf81c42654afdd8f5cde27d439 (diff)
Bump debug from 4.3.1 to 4.3.2 in /js
Bumps [debug](https://github.com/visionmedia/debug) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/compare/4.3.1...4.3.2) --- 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.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 c2ef9d5d4..739c835cc 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.1",
+ "debug": "^4.3.2",
"masonry-layout": "^4.2.2",
"moment": "^2.29.1"
}