summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-18 12:02:59 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-03-18 15:19:29 +0100
commit239f3a49b8791827949115aa0fdad47ae53abca2 (patch)
tree3c4e14fc1135cb3828457a769f1b013168984abc /js/package.json
parentc49e0fb4f43d6bda80eae9d075ff49e346e1dee4 (diff)
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] <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 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"
}
}