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": {} },