diff --git a/package-lock.json b/package-lock.json index c0e03cc5..06d73702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@vuepress/plugin-blog": "^1.9.4", - "@vuepress/plugin-html-redirect": "^0.1.2", + "@vuepress/plugin-html-redirect": "^0.1.4", "@vuepress/plugin-last-updated": "^1.8.2", "autoprefixer": "^9.8.6", "eslint": "^7.28.0", @@ -4152,9 +4152,9 @@ } }, "node_modules/@vuepress/plugin-html-redirect": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.2.tgz", - "integrity": "sha512-5UIWO6+s/pAXysauYDbLAJg1Jv9eSYjRsQqVPZaLmS666R1ExPmfYiCjsD4vqju+jjlPCngJ8yB7zcHrCTqXEQ==", + "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==", "dev": true }, "node_modules/@vuepress/plugin-last-updated": { @@ -28105,9 +28105,9 @@ } }, "@vuepress/plugin-html-redirect": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-html-redirect/-/plugin-html-redirect-0.1.2.tgz", - "integrity": "sha512-5UIWO6+s/pAXysauYDbLAJg1Jv9eSYjRsQqVPZaLmS666R1ExPmfYiCjsD4vqju+jjlPCngJ8yB7zcHrCTqXEQ==", + "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==", "dev": true }, "@vuepress/plugin-last-updated": { diff --git a/package.json b/package.json index f5ee18d3..f4437203 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@vuepress/plugin-blog": "^1.9.4", - "@vuepress/plugin-html-redirect": "^0.1.2", + "@vuepress/plugin-html-redirect": "^0.1.4", "@vuepress/plugin-last-updated": "^1.8.2", "autoprefixer": "^9.8.6", "eslint": "^7.28.0",