diff --git a/package-lock.json b/package-lock.json index a7c7602d..a8f7c294 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14083,9 +14083,9 @@ } }, "vue-material-design-icons": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.8.0.tgz", - "integrity": "sha512-NNbwK/a14mk92ofBvJa6oBdWi+SO2f27pimoCWziirrbN5Nmt9q0pzELOfvqyy0ncoMJ2BLkd8KfQuXIAhL3Fw==" + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.9.0.tgz", + "integrity": "sha512-g+4dKL2Dk0oHljLoUoeeu41z1moHaUcjEIz5H+ml52KTzimPA86W/kj9/kfbI7Ex24lEMGFAxpD6jU3rEJvlwg==" }, "vue-moment": { "version": "4.1.0", diff --git a/package.json b/package.json index 4b01610e..d9dbf0a4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "sweetalert2": "^9.17.1", "vue": "^2.6.11", "vue-agile": "^1.1.3", - "vue-material-design-icons": "^4.8.0", + "vue-material-design-icons": "^4.9.0", "vue-moment": "^4.1.0", "vue-sweetalert2": "^3.0.6", "vuepress-plugin-robots": "^1.0.1",