From 667d929a2e0897cf6269754d605f9c7b3131d915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:30:53 +0000 Subject: [PATCH] Bump cookiejar from 2.1.1 to 2.1.4 in /Elasticsearch/functions/config 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] --- Elasticsearch/functions/config/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 Elasticsearch/functions/config/yarn.lock diff --git a/Elasticsearch/functions/config/yarn.lock b/Elasticsearch/functions/config/yarn.lock old mode 100755 new mode 100644 index f5a7ea1..14526ab --- a/Elasticsearch/functions/config/yarn.lock +++ b/Elasticsearch/functions/config/yarn.lock @@ -865,8 +865,8 @@ convert-to-spaces@^1.0.1: resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz#7e3e48bbe6d997b1417ddca2868204b4d3d85715" cookiejar@^2.0.6: - 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-assert@^0.2.0: version "0.2.1"