aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index eb8c150cb38..1c2603be4c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,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",
@@ -3390,9 +3390,9 @@
}
},
"node_modules/@mdi/svg": {
- "version": "7.2.96",
- "resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.2.96.tgz",
- "integrity": "sha512-rxzuSL2RSt/pWWnFnUFQi5GJArm2tHMhx20Gee3Ydn+xT2bqbR4syfgdPrq2b+j+n5LjC7C8Fb1QDM6LKeF0cA=="
+ "version": "7.3.67",
+ "resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.3.67.tgz",
+ "integrity": "sha512-KNr7D8jbu8DEprgRckVywVBkajsGGqocFjOzlekv35UedLjpkMDTkFO8VYnhnLySL0QaPBa568fe8BZsB0TBJQ=="
},
"node_modules/@nextcloud/auth": {
"version": "2.2.1",