diff --git a/package-lock.json b/package-lock.json index 4471cecf..fd507a11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "pre-commit": "1.2.2", "prettier": "2.5.1", "turbo": "1.2.9", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "node_modules/@ampproject/remapping": { @@ -3350,9 +3350,10 @@ } }, "node_modules/glob": { - "version": "7.1.7", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", + "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", "dev": true, - "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -3422,14 +3423,6 @@ "dev": true, "license": "ISC" }, - "node_modules/growl": { - "version": "1.10.5", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4.x" - } - }, "node_modules/handlebars": { "version": "4.7.7", "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", @@ -4977,42 +4970,40 @@ } }, "node_modules/mocha": { - "version": "9.0.3", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.0.0.tgz", + "integrity": "sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==", "dev": true, - "license": "MIT", "dependencies": { "@ungap/promise-all-settled": "1.1.2", "ansi-colors": "4.1.1", "browser-stdout": "1.3.1", - "chokidar": "3.5.2", - "debug": "4.3.1", + "chokidar": "3.5.3", + "debug": "4.3.4", "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", - "glob": "7.1.7", - "growl": "1.10.5", + "glob": "7.2.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", - "minimatch": "3.0.4", + "minimatch": "5.0.1", "ms": "2.1.3", - "nanoid": "3.1.23", + "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", - "which": "2.0.2", - "wide-align": "1.1.3", - "workerpool": "6.1.5", + "workerpool": "6.2.1", "yargs": "16.2.0", "yargs-parser": "20.2.4", "yargs-unparser": "2.0.0" }, "bin": { "_mocha": "bin/_mocha", - "mocha": "bin/mocha" + "mocha": "bin/mocha.js" }, "engines": { - "node": ">= 12.0.0" + "node": ">= 14.0.0" }, "funding": { "type": "opencollective", @@ -5027,47 +5018,15 @@ "node": ">=8" } }, - "node_modules/mocha/node_modules/chokidar": { - "version": "3.5.2", - "dev": true, - "license": "MIT", - "dependencies": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - }, - "engines": { - "node": ">= 8.10.0" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" - } - }, - "node_modules/mocha/node_modules/debug": { - "version": "4.3.1", + "node_modules/mocha/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, - "license": "MIT", "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } + "balanced-match": "^1.0.0" } }, - "node_modules/mocha/node_modules/debug/node_modules/ms": { - "version": "2.1.2", - "dev": true, - "license": "MIT" - }, "node_modules/mocha/node_modules/emoji-regex": { "version": "8.0.0", "dev": true, @@ -5100,6 +5059,18 @@ "node": ">=8" } }, + "node_modules/mocha/node_modules/minimatch": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz", + "integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/mocha/node_modules/ms": { "version": "2.1.3", "dev": true, @@ -8682,9 +8653,10 @@ } }, "node_modules/nanoid": { - "version": "3.1.23", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz", + "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==", "dev": true, - "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -14133,8 +14105,9 @@ } }, "node_modules/typescript": { - "version": "4.5.5", - "license": "Apache-2.0", + "version": "4.6.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -14299,53 +14272,6 @@ "dev": true, "license": "ISC" }, - "node_modules/wide-align": { - "version": "1.1.3", - "dev": true, - "license": "ISC", - "dependencies": { - "string-width": "^1.0.2 || 2" - } - }, - "node_modules/wide-align/node_modules/ansi-regex": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/wide-align/node_modules/is-fullwidth-code-point": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, - "node_modules/wide-align/node_modules/string-width": { - "version": "2.1.1", - "dev": true, - "license": "MIT", - "dependencies": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/wide-align/node_modules/strip-ansi": { - "version": "4.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "ansi-regex": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/wordwrap": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", @@ -14353,9 +14279,10 @@ "dev": true }, "node_modules/workerpool": { - "version": "6.1.5", - "dev": true, - "license": "Apache-2.0" + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz", + "integrity": "sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==", + "dev": true }, "node_modules/wrap-ansi": { "version": "7.0.0", @@ -14627,7 +14554,7 @@ "@types/express": "4.17.13", "ava": "4.2.0", "ts-node": "10.4.0", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "packages/io-ts-express": { @@ -14649,10 +14576,10 @@ "@types/chai": "4.2.12", "@types/mocha": "9.0.0", "chai": "4.2.0", - "mocha": "9.0.3", + "mocha": "10.0.0", "nyc": "15.1.0", "ts-node": "10.4.0", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "packages/io-ts-openapi": { @@ -14674,7 +14601,7 @@ "io-ts-types": "0.5.16", "openapi-types": "11.0.1", "ts-morph": "13.0.3", - "typescript": "4.5.5" + "typescript": "4.6.4" }, "bin": { "openapi-generator": "dist/src/cli.js" @@ -14691,7 +14618,7 @@ "version": "0.0.0-semantically-released", "license": "Apache-2.0", "devDependencies": { - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "packages/superagent-codec-adapter": { @@ -14718,12 +14645,12 @@ "chai": "4.2.0", "express": "4.17.1", "io-ts-types": "0.5.16", - "mocha": "9.0.3", + "mocha": "10.0.0", "monocle-ts": "2.3.10", "newtype-ts": "0.3.4", "nyc": "15.1.0", "ts-node": "9.0.0", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "packages/superagent-wrapper/node_modules/bytes": { @@ -15035,7 +14962,7 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "ts-node": "10.4.0", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "@api-ts/io-ts-http": { @@ -15048,12 +14975,12 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "io-ts-types": "0.5.16", - "mocha": "9.0.3", + "mocha": "10.0.0", "monocle-ts": "2.3.10", "newtype-ts": "0.3.4", "nyc": "15.1.0", "ts-node": "10.4.0", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "@api-ts/openapi-generator": { @@ -15071,13 +14998,13 @@ "parser-ts": "0.6.16", "ts-morph": "13.0.3", "ts-node": "10.4.0", - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "@api-ts/response": { "version": "file:packages/response", "requires": { - "typescript": "4.5.5" + "typescript": "4.6.4" } }, "@api-ts/superagent-wrapper": { @@ -15095,14 +15022,14 @@ "fp-ts": "2.11.8", "io-ts": "2.2.16", "io-ts-types": "0.5.16", - "mocha": "9.0.3", + "mocha": "10.0.0", "monocle-ts": "2.3.10", "newtype-ts": "0.3.4", "nyc": "15.1.0", "superagent": "3.8.3", "supertest": "6.1.6", "ts-node": "9.0.0", - "typescript": "4.5.5" + "typescript": "4.6.4" }, "dependencies": { "bytes": { @@ -17641,7 +17568,9 @@ } }, "glob": { - "version": "7.1.7", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", + "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", "dev": true, "requires": { "fs.realpath": "^1.0.0", @@ -17687,10 +17616,6 @@ "version": "4.2.9", "dev": true }, - "growl": { - "version": "1.10.5", - "dev": true - }, "handlebars": { "version": "4.7.7", "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", @@ -18681,31 +18606,30 @@ "version": "1.0.4" }, "mocha": { - "version": "9.0.3", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.0.0.tgz", + "integrity": "sha512-0Wl+elVUD43Y0BqPZBzZt8Tnkw9CMUdNYnUsTfOM1vuhJVZL+kiesFYsqwBkEEuEixaiPe5ZQdqDgX2jddhmoA==", "dev": true, "requires": { "@ungap/promise-all-settled": "1.1.2", "ansi-colors": "4.1.1", "browser-stdout": "1.3.1", - "chokidar": "3.5.2", - "debug": "4.3.1", + "chokidar": "3.5.3", + "debug": "4.3.4", "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", - "glob": "7.1.7", - "growl": "1.10.5", + "glob": "7.2.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", - "minimatch": "3.0.4", + "minimatch": "5.0.1", "ms": "2.1.3", - "nanoid": "3.1.23", + "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", - "which": "2.0.2", - "wide-align": "1.1.3", - "workerpool": "6.1.5", + "workerpool": "6.2.1", "yargs": "16.2.0", "yargs-parser": "20.2.4", "yargs-unparser": "2.0.0" @@ -18715,31 +18639,13 @@ "version": "5.0.1", "dev": true }, - "chokidar": { - "version": "3.5.2", - "dev": true, - "requires": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "fsevents": "~2.3.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" - } - }, - "debug": { - "version": "4.3.1", + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, "requires": { - "ms": "2.1.2" - }, - "dependencies": { - "ms": { - "version": "2.1.2", - "dev": true - } + "balanced-match": "^1.0.0" } }, "emoji-regex": { @@ -18758,6 +18664,15 @@ "version": "3.0.0", "dev": true }, + "minimatch": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz", + "integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + }, "ms": { "version": "2.1.3", "dev": true @@ -21348,7 +21263,9 @@ } }, "nanoid": { - "version": "3.1.23", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz", + "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==", "dev": true }, "negotiator": { @@ -25087,7 +25004,9 @@ } }, "typescript": { - "version": "4.5.5" + "version": "4.6.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==" }, "uglify-js": { "version": "3.15.5", @@ -25200,38 +25119,6 @@ "version": "2.0.0", "dev": true }, - "wide-align": { - "version": "1.1.3", - "dev": true, - "requires": { - "string-width": "^1.0.2 || 2" - }, - "dependencies": { - "ansi-regex": { - "version": "3.0.0", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "dev": true - }, - "string-width": { - "version": "2.1.1", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "dev": true, - "requires": { - "ansi-regex": "^3.0.0" - } - } - } - }, "wordwrap": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", @@ -25239,7 +25126,9 @@ "dev": true }, "workerpool": { - "version": "6.1.5", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz", + "integrity": "sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==", "dev": true }, "wrap-ansi": { diff --git a/packages/io-ts-http/package.json b/packages/io-ts-http/package.json index 0b8b0c0c..263fcbd7 100644 --- a/packages/io-ts-http/package.json +++ b/packages/io-ts-http/package.json @@ -28,10 +28,10 @@ "@types/chai": "4.2.12", "@types/mocha": "9.0.0", "chai": "4.2.0", - "mocha": "9.0.3", + "mocha": "10.0.0", "nyc": "15.1.0", "ts-node": "10.4.0", - "typescript": "4.5.5" + "typescript": "4.6.4" }, "publishConfig": { "access": "public" diff --git a/packages/superagent-wrapper/package.json b/packages/superagent-wrapper/package.json index ced970a3..0281b533 100644 --- a/packages/superagent-wrapper/package.json +++ b/packages/superagent-wrapper/package.json @@ -31,12 +31,12 @@ "chai": "4.2.0", "express": "4.17.1", "io-ts-types": "0.5.16", - "mocha": "9.0.3", + "mocha": "10.0.0", "monocle-ts": "2.3.10", "newtype-ts": "0.3.4", "nyc": "15.1.0", "ts-node": "9.0.0", - "typescript": "4.5.5" + "typescript": "4.6.4" }, "publishConfig": { "access": "public"