diff --git a/docs/package-lock.json b/docs/package-lock.json index da9a0c1c275..125fe391d34 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -12,7 +12,7 @@ "vuepress-theme-cosmos": "^1.0.183" }, "devDependencies": { - "@vuepress/plugin-html-redirect": "^0.1.4", + "@vuepress/plugin-html-redirect": "^0.2.1", "watchpack": "^2.4.0" } }, @@ -2403,9 +2403,9 @@ "integrity": "sha512-BMFayLzT2BvXmnhM9mDHw0UPU7J0pH1X9gQA4HmZxOf7f3+atK5eJGsc1Ia/+1FTG2ESvhFLUU/CC3h5arjEJw==" }, "node_modules/@vuepress/plugin-html-redirect": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.4.tgz", - "integrity": "sha512-tzVquctn7Jwv/nFlsbDxqUeaJzG5H+muoOWl1O3M24XFu3KVsIoqZZt1seawrSCWWfFyLB9nVPJSoXALQ62hdg==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.2.1.tgz", + "integrity": "sha512-QRDBzYrr6V8yoCAz2fQd+CNHup4kBebUdpRSxU/4wTFiAMe9Ex4qUw4o1VmCsw4nokLB32qQko0eovI/6PAJlg==", "dev": true }, "node_modules/@vuepress/plugin-last-updated": { @@ -16038,9 +16038,9 @@ "integrity": "sha512-BMFayLzT2BvXmnhM9mDHw0UPU7J0pH1X9gQA4HmZxOf7f3+atK5eJGsc1Ia/+1FTG2ESvhFLUU/CC3h5arjEJw==" }, "@vuepress/plugin-html-redirect": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.4.tgz", - "integrity": "sha512-tzVquctn7Jwv/nFlsbDxqUeaJzG5H+muoOWl1O3M24XFu3KVsIoqZZt1seawrSCWWfFyLB9nVPJSoXALQ62hdg==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.2.1.tgz", + "integrity": "sha512-QRDBzYrr6V8yoCAz2fQd+CNHup4kBebUdpRSxU/4wTFiAMe9Ex4qUw4o1VmCsw4nokLB32qQko0eovI/6PAJlg==", "dev": true }, "@vuepress/plugin-last-updated": { diff --git a/docs/package.json b/docs/package.json index 0563805c12b..4ad539c38ed 100644 --- a/docs/package.json +++ b/docs/package.json @@ -7,7 +7,7 @@ "vuepress-theme-cosmos": "^1.0.183" }, "devDependencies": { - "@vuepress/plugin-html-redirect": "^0.1.4", + "@vuepress/plugin-html-redirect": "^0.2.1", "watchpack": "^2.4.0" }, "scripts": {