From b9084ed6fe7c25407694c1305ea1fc27ce633c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 04:35:47 +0000 Subject: [PATCH] chore(deps): bump @acuris/aws-es-connection from 2.2.0 to 2.3.0 Bumps [@acuris/aws-es-connection](https://github.com/mergermarket/acuris-aws-es-connection) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/mergermarket/acuris-aws-es-connection/releases) - [Commits](https://github.com/mergermarket/acuris-aws-es-connection/commits) --- updated-dependencies: - dependency-name: "@acuris/aws-es-connection" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 99dc841ce7..d48f9b65c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,11 +3,11 @@ "@acuris/aws-es-connection@^2.2.0": - version "2.2.0" - resolved "https://registry.npmjs.org/@acuris/aws-es-connection/-/aws-es-connection-2.2.0.tgz#43f7d6f3d15de0231642647a45eb84a8108e7d3e" - integrity sha512-xstECUJiWhj3kUK3aBpidoeHojXV611dcUewBwMG0hDRrRkIS+aj3xOhlfXcqYql7ITG84jgTfAidFqr8F+dnQ== + version "2.3.0" + resolved "https://registry.npmjs.org/@acuris/aws-es-connection/-/aws-es-connection-2.3.0.tgz#bfa736163bdfe2e7fc12f8529eead949fb4e73fe" + integrity sha512-k8jSkdNwpSPty7oautGaJXoAzzPjP7WKbmaAE9i+vJrKWg9n2UtjesHeDhOAPzV9MG8EzXofGozYjaLdeTP+Ug== dependencies: - aws4 "^1.8.0" + aws4 "^1.11.0" "@apidevtools/json-schema-ref-parser@^9.0.6": version "9.0.6"