From b9ffe8aaa375b37f001a6227ee962fbca68572ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:33:56 -0800 Subject: [PATCH] chore(deps): bump tiny-cookie from 2.3.2 to 2.4.0 (#4836) Bumps [tiny-cookie](https://github.com/Alex1990/tiny-cookie) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/Alex1990/tiny-cookie/releases) - [Changelog](https://github.com/Alex1990/tiny-cookie/blob/main/CHANGELOG.md) - [Commits](https://github.com/Alex1990/tiny-cookie/compare/v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: tiny-cookie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e1c3cb903..79b92503e 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "styled-components-breakpoint": "^2.1.1", "styled-normalize": "^8.0.4", "throng": "^5.0.0", - "tiny-cookie": "^2.3.1", + "tiny-cookie": "^2.4.0", "tmp": "^0.2.1", "turndown": "^7.1.1", "utf8": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 0c294f635..5883f2df3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14942,10 +14942,10 @@ timm@^1.6.1: resolved "https://registry.yarnpkg.com/timm/-/timm-1.7.1.tgz#96bab60c7d45b5a10a8a4d0f0117c6b7e5aff76f" integrity sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw== -tiny-cookie@^2.3.1: - version "2.3.2" - resolved "https://registry.yarnpkg.com/tiny-cookie/-/tiny-cookie-2.3.2.tgz#3b5fb4e0888cfa0b4728d5f6b7be3d3a88e6a5f0" - integrity sha512-qbymkVh+6+Gc/c9sqnvbG+dOHH6bschjphK3SHgIfT6h/t+63GBL37JXNoXEc6u/+BcwU6XmaWUuf19ouLVtPg== +tiny-cookie@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/tiny-cookie/-/tiny-cookie-2.4.0.tgz#f2f2d4c2b1714cbb28ded23a7024e026c02b4a4a" + integrity sha512-MbXgqX1JwuaOgHWIM7KsEryxIHSpRchroXh/fy67mw2XLPvrpZvQ2j85zSf8bLpRhTztLnOtOkVSKytJPo1ATA== tiny-glob@^0.2.9: version "0.2.9"