diff --git a/package-lock.json b/package-lock.json index 53ae5c3c..2a28dc9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@nextcloud/router": "^3.0.1", "@nextcloud/vue": "^8.19.0", "vue": "^2.7.16", - "vue-material-design-icons": "^5.3.0" + "vue-material-design-icons": "^5.3.1" }, "devDependencies": { "@nextcloud/babel-config": "^1.2.0", @@ -14917,9 +14917,9 @@ } }, "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==" + "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", @@ -26403,9 +26403,9 @@ } }, "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==" + "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==" }, "vue-resize": { "version": "1.0.1", diff --git a/package.json b/package.json index 466ba1b9..7613a230 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@nextcloud/router": "^3.0.1", "@nextcloud/vue": "^8.19.0", "vue": "^2.7.16", - "vue-material-design-icons": "^5.3.0" + "vue-material-design-icons": "^5.3.1" }, "devDependencies": { "@nextcloud/babel-config": "^1.2.0",