From 8c5ba4fabdec247f3bb0c239b20d9d42007f58c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 14:35:36 +0000 Subject: [PATCH] build(deps): bump fp-and-or from 0.1.4 to 1.0.2 Bumps [fp-and-or](https://github.com/raineorshine/fp-and-or) from 0.1.4 to 1.0.2. - [Commits](https://github.com/raineorshine/fp-and-or/compare/v0.1.4...v1.0.2) --- updated-dependencies: - dependency-name: fp-and-or dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79ed52cd30e..62458955b15 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "emitter20": "^2.0.0", "emoji-regex": "^10.2.1", "fast-json-patch": "^3.0.0-1", - "fp-and-or": "^0.1.3", + "fp-and-or": "^1.0.2", "himalaya": "^1.1.0", "html-escaper": "^3.0.3", "idb-keyval": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index fce0c1dd73d..472b5d2e434 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5715,10 +5715,10 @@ formdata-node@^4.3.2: node-domexception "1.0.0" web-streams-polyfill "4.0.0-beta.3" -fp-and-or@^0.1.3: - version "0.1.4" - resolved "https://registry.yarnpkg.com/fp-and-or/-/fp-and-or-0.1.4.tgz#0268c800c359ede259cdcbc352654e698b7ea299" - integrity sha512-+yRYRhpnFPWXSly/6V4Lw9IfOV26uu30kynGJ03PW+MnjOEQe45RZ141QcS0aJehYBYA50GfCDnsRbFJdhssRw== +fp-and-or@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/fp-and-or/-/fp-and-or-1.0.2.tgz#e3901922c7cead5f7cf8eb449a4a91c98b718fab" + integrity sha512-jRuhDpN/8LaE2ghHYKuj11SqUcfus38Rhsd+m9EReVes4KQdLErmHoP5FAWUBg+kci56ucryVryKda7cCyHT6A== from@~0: version "0.1.7"