From 5a4f76d1f56018a28b872af0dc3dec871516df96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 17:46:04 +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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 ++++++++++++++---------- packages/io-ts-http/package.json | 2 +- packages/superagent-wrapper/package.json | 2 +- 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0330b62..b24f2681 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5164,8 +5164,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==", "peerDependencies": { "fp-ts": "^2.5.0" } @@ -11508,8 +11509,9 @@ } }, "node_modules/openapi-types": { - "version": "10.0.0", - "license": "MIT" + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-11.0.1.tgz", + "integrity": "sha512-P2pGRlHFXgP8z6vrp5P/MtftOXYtlIY1A+V0VmioOoo85NN6RSPgGbEprRAUNMIsbfRjnCPdx/r8mi8QRR7grQ==" }, "node_modules/os-shim": { "version": "0.1.3", @@ -14646,7 +14648,7 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "io-ts-types": "0.5.16", - "monocle-ts": "2.3.10", + "monocle-ts": "2.3.13", "newtype-ts": "0.3.4" }, "devDependencies": { @@ -14676,7 +14678,7 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "io-ts-types": "0.5.16", - "openapi-types": "10.0.0", + "openapi-types": "11.0.1", "ts-morph": "13.0.3", "typescript": "4.5.5" }, @@ -14723,7 +14725,7 @@ "express": "4.17.1", "io-ts-types": "0.5.16", "mocha": "9.0.3", - "monocle-ts": "2.3.10", + "monocle-ts": "2.3.13", "newtype-ts": "0.3.4", "nyc": "15.1.0", "ts-node": "9.0.0", @@ -15053,7 +15055,7 @@ "io-ts": "2.2.16", "io-ts-types": "0.5.16", "mocha": "9.0.3", - "monocle-ts": "2.3.10", + "monocle-ts": "2.3.13", "newtype-ts": "0.3.4", "nyc": "15.1.0", "ts-node": "10.4.0", @@ -15071,7 +15073,7 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "io-ts-types": "0.5.16", - "openapi-types": "10.0.0", + "openapi-types": "11.0.1", "parser-ts": "0.6.16", "ts-morph": "13.0.3", "ts-node": "10.4.0", @@ -15100,7 +15102,7 @@ "io-ts": "2.2.16", "io-ts-types": "0.5.16", "mocha": "9.0.3", - "monocle-ts": "2.3.10", + "monocle-ts": "2.3.13", "newtype-ts": "0.3.4", "nyc": "15.1.0", "superagent": "3.8.3", @@ -18796,7 +18798,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==", "requires": {} }, "ms": { @@ -23301,7 +23305,9 @@ } }, "openapi-types": { - "version": "10.0.0" + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/openapi-types/-/openapi-types-11.0.1.tgz", + "integrity": "sha512-P2pGRlHFXgP8z6vrp5P/MtftOXYtlIY1A+V0VmioOoo85NN6RSPgGbEprRAUNMIsbfRjnCPdx/r8mi8QRR7grQ==" }, "os-shim": { "version": "0.1.3", diff --git a/packages/io-ts-http/package.json b/packages/io-ts-http/package.json index 0b8b0c0c..d41b2666 100644 --- a/packages/io-ts-http/package.json +++ b/packages/io-ts-http/package.json @@ -21,7 +21,7 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "io-ts-types": "0.5.16", - "monocle-ts": "2.3.10", + "monocle-ts": "2.3.13", "newtype-ts": "0.3.4" }, "devDependencies": { diff --git a/packages/superagent-wrapper/package.json b/packages/superagent-wrapper/package.json index ced970a3..be45a536 100644 --- a/packages/superagent-wrapper/package.json +++ b/packages/superagent-wrapper/package.json @@ -32,7 +32,7 @@ "express": "4.17.1", "io-ts-types": "0.5.16", "mocha": "9.0.3", - "monocle-ts": "2.3.10", + "monocle-ts": "2.3.13", "newtype-ts": "0.3.4", "nyc": "15.1.0", "ts-node": "9.0.0",