diff --git a/package-lock.json b/package-lock.json index c888b2b..831b721 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3125,14 +3125,6 @@ "hexo-util": "1.9.0" } }, - "hexo-tag-echarts": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hexo-tag-echarts/-/hexo-tag-echarts-1.0.0.tgz", - "integrity": "sha1-wTEjN0wPu3jz5jF/YBq8t/tiRrU=", - "requires": { - "underscore": "^1.8.3" - } - }, "hexo-tag-echarts4": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/hexo-tag-echarts4/-/hexo-tag-echarts4-1.0.1.tgz", @@ -4172,9 +4164,9 @@ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" }, "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "performance-now": { "version": "2.1.0",