summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-28 06:10:06 +0000
committerGitHub <noreply@github.com>2023-01-28 06:10:06 +0000
commit1c93db30cddf044708cbbd94bad1d952d28a6283 (patch)
treeea3a3f279ef83819efa614e10c46dd1ea4ee013b /package.json
parentce6e90b373a7bef767111515674525ec9c12b5a3 (diff)
chore(deps): bump d3 from 7.8.1 to 7.8.2
Bumps [d3](https://github.com/d3/d3) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/d3/d3/releases) - [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md) - [Commits](https://github.com/d3/d3/compare/v7.8.1...v7.8.2) --- updated-dependencies: - dependency-name: d3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index de054c4b..9b7ec012 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"@nextcloud/vue": "^7.5.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
- "d3": "^7.8.1",
+ "d3": "^7.8.2",
"d3-org-chart": "^2.7.0",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",