diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-17 00:49:21 +0000 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-11-18 14:15:32 +0100 |
commit | 330bed4e52864a76e011acfa2911171070a856aa (patch) | |
tree | ffaa42190d85d5ce2242713c0bdd25840d3a2290 /package-lock.json | |
parent | c74ba567ec5d890cc9d0f857e5a8ba9141a9c71e (diff) | |
download | nextcloud-server-330bed4e52864a76e011acfa2911171070a856aa.tar.gz nextcloud-server-330bed4e52864a76e011acfa2911171070a856aa.zip |
chore(deps): bump vue-material-design-icons from 5.3.0 to 5.3.1
---
updated-dependencies:
- dependency-name: vue-material-design-icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
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.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index a2d2601d483..8c6ba8a7bf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -80,7 +80,7 @@ "vue-frag": "^1.4.2", "vue-infinite-loading": "^2.4.5", "vue-localstorage": "^0.6.2", - "vue-material-design-icons": "^5.0.0", + "vue-material-design-icons": "^5.3.1", "vue-router": "^3.6.5", "vuedraggable": "^2.24.3", "vuex": "^3.6.2", @@ -26346,10 +26346,9 @@ "license": "MIT" }, "node_modules/vue-material-design-icons": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.3.0.tgz", - "integrity": "sha512-wnbRh+48RwX/Gt+iqwCSdWpm0hPBwwv9F7MSouUzZ2PsphYVMJB9KkG9iGs+tgBiT57ZiurFEK07Y/rFKx+Ekg==", - "license": "MIT" + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.3.1.tgz", + "integrity": "sha512-6UNEyhlTzlCeT8ZeX5WbpUGFTTPSbOoTQeoASTv7X4Ylh0pe8vltj+36VMK56KM0gG8EQVoMK/Qw/6evalg8lA==" }, "node_modules/vue-resize": { "version": "1.0.1", |