From 793af902a57fb522800e54c5511b8c1f8f88e5e6 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:30:49 +0000 Subject: [PATCH] fix(deps): update dependency fp-ts to ^2.16.9 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 361e361..1d76947 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@babel/runtime": "^7.26.0", - "fp-ts": "^2.3.1", + "fp-ts": "^2.16.9", "io-ts": "^2.0.5", "lodash.get": "^4.4.2", "lodash.has": "^4.5.2", diff --git a/yarn.lock b/yarn.lock index 2e1f42b..a4430a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1304,7 +1304,7 @@ form-data@^4.0.0: combined-stream "^1.0.8" mime-types "^2.1.12" -fp-ts@^2.3.1: +fp-ts@^2.16.9: version "2.16.9" resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.16.9.tgz#99628fc5e0bb3b432c4a16d8f4455247380bae8a" integrity sha512-+I2+FnVB+tVaxcYyQkHUq7ZdKScaBlX53A41mxQtpIccsfyv8PzdzP7fzp2AY832T4aoK6UZ5WRX/ebGd8uZuQ==