From ab97eedf5bde4ab4758ae4fb35c9008d78a02df4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 10 May 2021 03:57:15 +0000 Subject: [PATCH] fix: upgrade vuepress-plugin-clean-urls from 1.1.1 to 1.1.2 Snyk has created this PR to upgrade vuepress-plugin-clean-urls from 1.1.1 to 1.1.2. See this package in npm: https://www.npmjs.com/package/vuepress-plugin-clean-urls See this project in Snyk: https://app.snyk.io/org/baby636/project/f630bc2e-c7a8-402e-ab4d-43aeca90cdaa?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24d7a8d..a46eee5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "vuepress": "^1.4.1", "vuepress-plugin-canonical": "^1.0.0", "vuepress-plugin-check-md": "0.0.2", - "vuepress-plugin-clean-urls": "^1.1.1", + "vuepress-plugin-clean-urls": "^1.1.2", "vuepress-plugin-matomo": "^1.0.2", "vuepress-plugin-seo": "^0.1.2", "vuepress-plugin-sitemap": "^2.3.1"