summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-14 02:02:15 +0000
committerGitHub <noreply@github.com>2023-01-14 02:02:15 +0000
commitde7237287699dab4424a01449e031e631d73f928 (patch)
treeb3371cde5999b6186f6bb4f368a6c9a55637a07e /package-lock.json
parent684132ca6c9771b7cdaac78617e653e5ff4652bc (diff)
chore(deps): bump d3 from 7.8.0 to 7.8.1
Bumps [d3](https://github.com/d3/d3) from 7.8.0 to 7.8.1. - [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.0...v7.8.1) --- 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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index e957219a..d4f3b9f3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
"@nextcloud/vue": "^7.3.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
- "d3": "^7.8.0",
+ "d3": "^7.8.1",
"d3-org-chart": "^2.6.0",
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
@@ -5665,9 +5665,9 @@
"integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
},
"node_modules/d3": {
- "version": "7.8.0",
- "resolved": "https://registry.npmjs.org/d3/-/d3-7.8.0.tgz",
- "integrity": "sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A==",
+ "version": "7.8.1",
+ "resolved": "https://registry.npmjs.org/d3/-/d3-7.8.1.tgz",
+ "integrity": "sha512-fdipulGWUYTZTxxU9gDJ2P4mpZL2u7Oqe6n2FI95Q8UY0AjbKNYjPHvhLOsvR+HcSao4vo3YYy4Bk9CWOrt1Vw==",
"dependencies": {
"d3-array": "3",
"d3-axis": "3",
@@ -20716,9 +20716,9 @@
"integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
},
"d3": {
- "version": "7.8.0",
- "resolved": "https://registry.npmjs.org/d3/-/d3-7.8.0.tgz",
- "integrity": "sha512-a5rNemRadWkEfqnY5NsD4RdCP9vn8EIJ4I5Rl14U0uKH1SXqcNmk/h9aGaAF1O98lz6L9M0IeUcuPa9GUYbI5A==",
+ "version": "7.8.1",
+ "resolved": "https://registry.npmjs.org/d3/-/d3-7.8.1.tgz",
+ "integrity": "sha512-fdipulGWUYTZTxxU9gDJ2P4mpZL2u7Oqe6n2FI95Q8UY0AjbKNYjPHvhLOsvR+HcSao4vo3YYy4Bk9CWOrt1Vw==",
"requires": {
"d3-array": "3",
"d3-axis": "3",