From 8a3a5efdbeed5ef948196d35fe70e23df1195769 Mon Sep 17 00:00:00 2001 From: Piotr Grzesik Date: Tue, 1 Feb 2022 10:59:35 +0100 Subject: [PATCH] chore: Bump dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c3962c83..0a8c0bd16 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "ajv": "^8.9.0", "ajv-formats": "^2.1.1", "archiver": "^5.3.0", - "aws-sdk": "^2.1065.0", + "aws-sdk": "^2.1066.0", "bluebird": "^3.7.2", "cachedir": "^2.3.0", "chalk": "^4.1.2", @@ -86,7 +86,7 @@ "eslint": "^7.32.0", "eslint-plugin-import": "^2.25.4", "git-list-updated": "^1.2.1", - "github-release-from-cc-changelog": "^2.2.0", + "github-release-from-cc-changelog": "^2.2.1", "husky": "^4.3.8", "jszip": "^3.7.1", "lint-staged": "^10.5.4",