From 398017ff6a334ef4bf400c9da7ddbbcb74c5a1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 23:52:39 +0000 Subject: [PATCH] chore(deps): bump monocle-ts from 2.3.10 to 2.3.13 Bumps [monocle-ts](https://github.com/gcanti/monocle-ts) from 2.3.10 to 2.3.13. - [Release notes](https://github.com/gcanti/monocle-ts/releases) - [Changelog](https://github.com/gcanti/monocle-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/monocle-ts/compare/2.3.10...2.3.13) --- updated-dependencies: - dependency-name: monocle-ts dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 36 ++++++------------------------------ 1 file changed, 6 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 74bc7c4d..88d203fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4730,8 +4730,9 @@ } }, "node_modules/monocle-ts": { - "version": "2.3.10", - "license": "MIT", + "version": "2.3.13", + "resolved": "https://registry.npmjs.org/monocle-ts/-/monocle-ts-2.3.13.tgz", + "integrity": "sha512-D5Ygd3oulEoAm3KuGO0eeJIrhFf1jlQIoEVV2DYsZUMz42j4tGxgct97Aq68+F8w4w4geEnwFa8HayTS/7lpKQ==", "peer": true, "peerDependencies": { "fp-ts": "^2.5.0" @@ -10269,22 +10270,6 @@ "typescript": "4.7.4" } }, - "packages/io-ts-http/node_modules/fp-ts": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.0.0.tgz", - "integrity": "sha512-oz8L+EZiztqGVLhgdL+63b4hpfdJkEKH/4vRoS/AuUwYqmn7vHAzWMu1jtoYfB0pPxo5UioWVT2XOuftyivUSQ==" - }, - "packages/io-ts-http/node_modules/io-ts-types": { - "version": "0.5.15", - "resolved": "https://registry.npmjs.org/io-ts-types/-/io-ts-types-0.5.15.tgz", - "integrity": "sha512-SOKog7vxnrGybn92jxrLC7E6LSRC3nHzS4dadD1BK9cAiWyqXHerpbLq9zR3ZtQCJyNsSalpDPS1I4Jk2yzafg==", - "peerDependencies": { - "fp-ts": "^2.0.0", - "io-ts": "^2.0.0", - "monocle-ts": "^2.0.0", - "newtype-ts": "^0.3.2" - } - }, "packages/io-ts-http/node_modules/typescript": { "version": "4.7.4", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", @@ -10506,17 +10491,6 @@ "typescript": "4.7.4" }, "dependencies": { - "fp-ts": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.0.0.tgz", - "integrity": "sha512-oz8L+EZiztqGVLhgdL+63b4hpfdJkEKH/4vRoS/AuUwYqmn7vHAzWMu1jtoYfB0pPxo5UioWVT2XOuftyivUSQ==" - }, - "io-ts-types": { - "version": "0.5.15", - "resolved": "https://registry.npmjs.org/io-ts-types/-/io-ts-types-0.5.15.tgz", - "integrity": "sha512-SOKog7vxnrGybn92jxrLC7E6LSRC3nHzS4dadD1BK9cAiWyqXHerpbLq9zR3ZtQCJyNsSalpDPS1I4Jk2yzafg==", - "requires": {} - }, "typescript": { "version": "4.7.4", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", @@ -13797,7 +13771,9 @@ "dev": true }, "monocle-ts": { - "version": "2.3.10", + "version": "2.3.13", + "resolved": "https://registry.npmjs.org/monocle-ts/-/monocle-ts-2.3.13.tgz", + "integrity": "sha512-D5Ygd3oulEoAm3KuGO0eeJIrhFf1jlQIoEVV2DYsZUMz42j4tGxgct97Aq68+F8w4w4geEnwFa8HayTS/7lpKQ==", "peer": true, "requires": {} },