From c54f8ff77c71d3e0112863d81ef96c0c9997325d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:24:54 +0000 Subject: [PATCH] build(deps): bump cookiejar from 2.1.1 to 2.1.4 in /modules/amazon Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.1 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] --- modules/amazon/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/amazon/yarn.lock b/modules/amazon/yarn.lock index 50fa568..3c386df 100644 --- a/modules/amazon/yarn.lock +++ b/modules/amazon/yarn.lock @@ -155,8 +155,8 @@ content-type@^1.0.1: resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" cookiejar@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.1.tgz#41ad57b1b555951ec171412a81942b1e8200d34a" + version "2.1.4" + resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.4.tgz#ee669c1fea2cf42dc31585469d193fef0d65771b" core-util-is@1.0.2, core-util-is@~1.0.0: version "1.0.2"