From 6e5509a896cfb5b300a812fd2efd4d649da000f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 12 Sep 2023 03:00:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86b9f17..7d9b8f7 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/x-cold/yuque-hexo#readme", "dependencies": { "@yuque/sdk": "^1.1.1", - "ali-oss": "6.17.0", + "ali-oss": "6.18.1", "chalk": "^2.4.1", "common-bin": "^2.7.3", "cos-nodejs-sdk-v5": "^2.11.6",