aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-14 03:10:10 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-10-18 00:41:53 +0000
commit559ca56148745b4fc4eafb36adcb6734e2c3c360 (patch)
tree892763072f06b2b95a725442fb8586c280feaa23 /package.json
parent54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff)
downloadnextcloud-server-559ca56148745b4fc4eafb36adcb6734e2c3c360.tar.gz
nextcloud-server-559ca56148745b4fc4eafb36adcb6734e2c3c360.zip
chore(deps): Bump @mdi/svg from 7.2.96 to 7.3.67
Bumps [@mdi/svg](https://github.com/Templarian/MaterialDesign-SVG) from 7.2.96 to 7.3.67. - [Commits](https://github.com/Templarian/MaterialDesign-SVG/compare/v7.2.96...v7.3.67) --- updated-dependencies: - dependency-name: "@mdi/svg" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 cf1d04f116c..57c355cdad9 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
- "@mdi/svg": "^7.0.96",
+ "@mdi/svg": "^7.3.67",
"@nextcloud/auth": "^2.1.0",
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",