diff --git a/package-lock.json b/package-lock.json index bc682135..c077f053 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13433,9 +13433,9 @@ } }, "vue-material-design-icons": { - "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==" + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.10.0.tgz", + "integrity": "sha512-BakM+52NYsU9uW/rWvpHJvs+B7kaEaaH0CQGWmpz/PDTUduzVyajrE5/zc+vQltD5EJvtKQ4LCUgkoQOnrcyzg==" }, "vue-moment": { "version": "4.1.0", diff --git a/package.json b/package.json index 746ac8fc..5ffffcfe 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "material-design-icons-iconfont": "^6.1.0", "vue": "^2.6.12", "vue-agile": "^1.1.3", - "vue-material-design-icons": "^4.9.0", + "vue-material-design-icons": "^4.10.0", "vue-moment": "^4.1.0", "vue-sweetalert2": "^4.1.1", "vuepress-plugin-robots": "^1.0.1",