From fcc313f255d657dfc80c326025915d80636b152d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:17:08 +0000 Subject: [PATCH] build(deps-dev): bump @stoplight/prism-cli from 5.5.3 to 5.8.2 Bumps [@stoplight/prism-cli](https://github.com/stoplightio/prism) from 5.5.3 to 5.8.2. - [Release notes](https://github.com/stoplightio/prism/releases) - [Changelog](https://github.com/stoplightio/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/stoplightio/prism/compare/v5.5.3...v5.8.2) --- updated-dependencies: - dependency-name: "@stoplight/prism-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 256 ++++++++++++++++++++-------------------------- 1 file changed, 109 insertions(+), 147 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c302b4..6d71f28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@ideal-postcodes/openapi", - "version": "4.7.0-beta.1", + "version": "4.7.0", "license": "MIT", "devDependencies": { "@cablanchard/semantic-release": "~1.3.4", @@ -4867,23 +4867,21 @@ } }, "node_modules/@stoplight/http-spec": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@stoplight/http-spec/-/http-spec-6.0.3.tgz", - "integrity": "sha512-ED5kELP/5QH/SdKsFVx4EYUcE8FRjnDeiAx7ipHOk97t1pKgPhxH1wsvrQG3wL9TlNm0YQLLniE9Y3I6ZARJzA==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@stoplight/http-spec/-/http-spec-7.1.0.tgz", + "integrity": "sha512-Z2XqKX2SV8a1rrgSzFqccX2TolfcblT+l4pNvUU+THaLl50tKDoeidwWWZTzYUzqU0+UV97ponvqEbWWN3PaXg==", "dev": true, "dependencies": { "@stoplight/json": "^3.18.1", "@stoplight/json-schema-generator": "1.0.2", - "@stoplight/types": "14.0.0", + "@stoplight/types": "14.1.0", "@types/json-schema": "7.0.11", "@types/swagger-schema-official": "~2.0.22", "@types/type-is": "^1.6.3", "fnv-plus": "^1.3.1", - "lodash.isequalwith": "^4.4.0", - "lodash.pick": "^4.4.0", - "lodash.pickby": "^4.6.0", + "lodash": "^4.17.21", "openapi3-ts": "^2.0.2", - "postman-collection": "^4.1.2", + "postman-collection": "^4.1.3", "tslib": "^2.6.2", "type-is": "^1.6.18" }, @@ -4892,9 +4890,9 @@ } }, "node_modules/@stoplight/http-spec/node_modules/@stoplight/types": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/@stoplight/types/-/types-14.0.0.tgz", - "integrity": "sha512-w7Ejau6TaB7RqR0vWzGJSdmgLEYD2frjgbHPZoxgGQwAq/R8Qh/D9p9Bl9JFdii+YTL5xoDjyX0c1WDRlbMV8g==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/@stoplight/types/-/types-14.1.0.tgz", + "integrity": "sha512-fL8Nzw03+diALw91xHEHA5Q0WCGeW9WpPgZQjodNUWogAgJ56aJs03P9YzsQ1J6fT7/XjDqHMgn7/RlsBzB/SQ==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.4", @@ -5005,18 +5003,17 @@ } }, "node_modules/@stoplight/prism-cli": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-cli/-/prism-cli-5.5.3.tgz", - "integrity": "sha512-Byjr9cuB4tlCgAe0JtHJam1TGrXoOj7Ia9GT4CMEkA/SzCnpn+Vov42/Ua5z9i/9jMG84rP9PDtfLJ7Wu31aBA==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@stoplight/prism-cli/-/prism-cli-5.8.2.tgz", + "integrity": "sha512-eUaWDBTyCszltu8SwIk38fxRgp33NbPiv7EOIWpeW+5qi14cQPj53aVXVaxTPJT1V59qgsyN7Kdv5cVGG9XFTw==", "dev": true, "dependencies": { - "@stoplight/http-spec": "^6.0.2", "@stoplight/json": "^3.18.1", "@stoplight/json-schema-ref-parser": "9.2.7", - "@stoplight/prism-core": "^5.5.3", - "@stoplight/prism-http": "^5.5.3", - "@stoplight/prism-http-server": "^5.5.3", - "@stoplight/types": "^14.0.0", + "@stoplight/prism-core": "^5.8.0", + "@stoplight/prism-http": "^5.8.2", + "@stoplight/prism-http-server": "^5.8.2", + "@stoplight/types": "^14.1.0", "chalk": "^4.1.2", "chokidar": "^3.5.2", "fp-ts": "^2.11.5", @@ -5035,7 +5032,7 @@ "prism": "dist/index.js" }, "engines": { - "node": ">=16" + "node": ">=18.20.1" } }, "node_modules/@stoplight/prism-cli/node_modules/chalk": { @@ -5094,9 +5091,9 @@ } }, "node_modules/@stoplight/prism-core": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-core/-/prism-core-5.5.3.tgz", - "integrity": "sha512-vkJM1jK01bVI9MWZZukpvV9tJarNulZVRN1lKJ2zZmUTJzYh9W700tOp/3qQpb66yOs69/eJHisC5K3/QxLLEw==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/@stoplight/prism-core/-/prism-core-5.8.0.tgz", + "integrity": "sha512-fmH7n6e0thzOGcD5uZBu/Xx1iFNfpc9ACTxPie+lFD54SJ214M2FIFXD7kV+NCFlC+w5OFw+lJRaYM859uMnAg==", "dev": true, "dependencies": { "fp-ts": "^2.11.5", @@ -5105,21 +5102,23 @@ "tslib": "^2.3.1" }, "engines": { - "node": ">=16" + "node": ">=18.20.1" } }, "node_modules/@stoplight/prism-http": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-http/-/prism-http-5.5.3.tgz", - "integrity": "sha512-dkaBaXrgOY+8JQQu8smZScQ7+ZsrubUZGifHTz9TIHtWn3o1vkBmM8qCX5AOvDhJgVehEDhdV2XgVfyItMdKNw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@stoplight/prism-http/-/prism-http-5.8.2.tgz", + "integrity": "sha512-v2NQN+ob+uYABMRjtamDsM44OqPEd2YQ8HYHPO5wQvv+5MJn/R/e3thAJGj/hAkhepTLDactBHJTP6DZpp0Lbg==", "dev": true, "dependencies": { "@faker-js/faker": "^6.0.0", + "@stoplight/http-spec": "^7.0.3", "@stoplight/json": "^3.18.1", "@stoplight/json-schema-merge-allof": "0.7.8", + "@stoplight/json-schema-ref-parser": "9.2.7", "@stoplight/json-schema-sampler": "0.3.0", - "@stoplight/prism-core": "^5.5.3", - "@stoplight/types": "^14.0.0", + "@stoplight/prism-core": "^5.8.0", + "@stoplight/types": "^14.1.0", "@stoplight/yaml": "^4.2.3", "abstract-logging": "^2.0.1", "accepts": "^1.3.7", @@ -5142,18 +5141,18 @@ "whatwg-mimetype": "^3.0.0" }, "engines": { - "node": ">=16" + "node": ">=18.20.1" } }, "node_modules/@stoplight/prism-http-server": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-http-server/-/prism-http-server-5.5.3.tgz", - "integrity": "sha512-S+wCOreg46gm1pZkuezYR8itLEhuedc4WXcdHv+3Sjx7fzWWlgRcrpB1SMwtQta/ODSVa6+ERJEPRe7Dgb487w==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@stoplight/prism-http-server/-/prism-http-server-5.8.2.tgz", + "integrity": "sha512-XbK4v7vYxkPL3bYdWY29RcUrfbsgaIAFc8i5MZiDzkNw126Jqhvv0KfCnybSSBdVUV2+0gWASou3vevoaFLjfQ==", "dev": true, "dependencies": { - "@stoplight/prism-core": "^5.5.3", - "@stoplight/prism-http": "^5.5.3", - "@stoplight/types": "^14.0.0", + "@stoplight/prism-core": "^5.8.0", + "@stoplight/prism-http": "^5.8.2", + "@stoplight/types": "^14.1.0", "fast-xml-parser": "^4.2.0", "fp-ts": "^2.11.5", "io-ts": "^2.2.16", @@ -5165,7 +5164,7 @@ "type-is": "^1.6.18" }, "engines": { - "node": ">=16" + "node": ">=18.20.1" } }, "node_modules/@stoplight/prism-http/node_modules/@tootallnate/once": { @@ -5194,9 +5193,9 @@ } }, "node_modules/@stoplight/prism-http/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", "dev": true, "dependencies": { "ms": "2.1.2" @@ -5443,15 +5442,15 @@ } }, "node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz", + "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==", "dev": true, "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js": "^4.4.1" }, "funding": { "type": "github", @@ -6590,9 +6589,9 @@ } }, "node_modules/fast-redact": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.3.0.tgz", - "integrity": "sha512-6T5V1QK1u4oF+ATxs1lWUmlEk6P2T9HqJG3e2DnHOdVgZy2rFJBoEnrIedcTXlkAHU/zKC+7KETJ+KGGKwxgMQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz", + "integrity": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==", "dev": true, "engines": { "node": ">=6" @@ -6605,9 +6604,9 @@ "dev": true }, "node_modules/fast-xml-parser": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.3.tgz", - "integrity": "sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz", + "integrity": "sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==", "dev": true, "funding": [ { @@ -6743,9 +6742,9 @@ "dev": true }, "node_modules/fp-ts": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.16.2.tgz", - "integrity": "sha512-CkqAjnIKFqvo3sCyoBTqgJvF+bHrSik584S9nhTjtBESLx26cbtVMR/T9a6ApChOcSDAaM3JydDmWDUn4EEXng==", + "version": "2.16.8", + "resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.16.8.tgz", + "integrity": "sha512-nmDtNqmMZkOxu0M5hkrS9YA15/KPkYkILb6Axg9XBAoUoYEtzg+LFmVWqZrl9FNttsW0qIUpx9RCA9INbv+Bxw==", "dev": true }, "node_modules/from2": { @@ -7843,12 +7842,6 @@ "integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA=", "dev": true }, - "node_modules/lodash.isequalwith": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.isequalwith/-/lodash.isequalwith-4.4.0.tgz", - "integrity": "sha512-dcZON0IalGBpRmJBmMkaoV7d3I80R2O+FrzsZyHdNSFrANq/cgDqKQNmAHE8UEj4+QYWwwhkQOVdLHiAopzlsQ==", - "dev": true - }, "node_modules/lodash.ismatch": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz", @@ -7867,18 +7860,6 @@ "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", "dev": true }, - "node_modules/lodash.pick": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz", - "integrity": "sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==", - "dev": true - }, - "node_modules/lodash.pickby": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz", - "integrity": "sha512-AZV+GsS/6ckvPOVQPXSiFFacKvKB4kOQu6ynt9wz0F3LO4R9Ij4K1ddYsIytDpSgLz88JHd9P+oaLeej5/Sl7Q==", - "dev": true - }, "node_modules/lodash.uniqby": { "version": "4.7.0", "resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz", @@ -13582,9 +13563,9 @@ } }, "node_modules/postman-collection": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.3.0.tgz", - "integrity": "sha512-QpmNOw1JhAVQTFWRz443/qpKs4/3T1MFrKqDZ84RS1akxOzhXXr15kD8+/+jeA877qyy9rfMsrFgLe2W7aCPjw==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.4.0.tgz", + "integrity": "sha512-2BGDFcUwlK08CqZFUlIC8kwRJueVzPjZnnokWPtJCd9f2J06HBQpGL7t2P1Ud1NEsK9NHq9wdipUhWLOPj5s/Q==", "dev": true, "dependencies": { "@faker-js/faker": "5.5.3", @@ -18990,31 +18971,29 @@ "dev": true }, "@stoplight/http-spec": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/@stoplight/http-spec/-/http-spec-6.0.3.tgz", - "integrity": "sha512-ED5kELP/5QH/SdKsFVx4EYUcE8FRjnDeiAx7ipHOk97t1pKgPhxH1wsvrQG3wL9TlNm0YQLLniE9Y3I6ZARJzA==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@stoplight/http-spec/-/http-spec-7.1.0.tgz", + "integrity": "sha512-Z2XqKX2SV8a1rrgSzFqccX2TolfcblT+l4pNvUU+THaLl50tKDoeidwWWZTzYUzqU0+UV97ponvqEbWWN3PaXg==", "dev": true, "requires": { "@stoplight/json": "^3.18.1", "@stoplight/json-schema-generator": "1.0.2", - "@stoplight/types": "14.0.0", + "@stoplight/types": "14.1.0", "@types/json-schema": "7.0.11", "@types/swagger-schema-official": "~2.0.22", "@types/type-is": "^1.6.3", "fnv-plus": "^1.3.1", - "lodash.isequalwith": "^4.4.0", - "lodash.pick": "^4.4.0", - "lodash.pickby": "^4.6.0", + "lodash": "^4.17.21", "openapi3-ts": "^2.0.2", - "postman-collection": "^4.1.2", + "postman-collection": "^4.1.3", "tslib": "^2.6.2", "type-is": "^1.6.18" }, "dependencies": { "@stoplight/types": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/@stoplight/types/-/types-14.0.0.tgz", - "integrity": "sha512-w7Ejau6TaB7RqR0vWzGJSdmgLEYD2frjgbHPZoxgGQwAq/R8Qh/D9p9Bl9JFdii+YTL5xoDjyX0c1WDRlbMV8g==", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/@stoplight/types/-/types-14.1.0.tgz", + "integrity": "sha512-fL8Nzw03+diALw91xHEHA5Q0WCGeW9WpPgZQjodNUWogAgJ56aJs03P9YzsQ1J6fT7/XjDqHMgn7/RlsBzB/SQ==", "dev": true, "requires": { "@types/json-schema": "^7.0.4", @@ -19111,18 +19090,17 @@ "dev": true }, "@stoplight/prism-cli": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-cli/-/prism-cli-5.5.3.tgz", - "integrity": "sha512-Byjr9cuB4tlCgAe0JtHJam1TGrXoOj7Ia9GT4CMEkA/SzCnpn+Vov42/Ua5z9i/9jMG84rP9PDtfLJ7Wu31aBA==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@stoplight/prism-cli/-/prism-cli-5.8.2.tgz", + "integrity": "sha512-eUaWDBTyCszltu8SwIk38fxRgp33NbPiv7EOIWpeW+5qi14cQPj53aVXVaxTPJT1V59qgsyN7Kdv5cVGG9XFTw==", "dev": true, "requires": { - "@stoplight/http-spec": "^6.0.2", "@stoplight/json": "^3.18.1", "@stoplight/json-schema-ref-parser": "9.2.7", - "@stoplight/prism-core": "^5.5.3", - "@stoplight/prism-http": "^5.5.3", - "@stoplight/prism-http-server": "^5.5.3", - "@stoplight/types": "^14.0.0", + "@stoplight/prism-core": "^5.8.0", + "@stoplight/prism-http": "^5.8.2", + "@stoplight/prism-http-server": "^5.8.2", + "@stoplight/types": "^14.1.0", "chalk": "^4.1.2", "chokidar": "^3.5.2", "fp-ts": "^2.11.5", @@ -19181,9 +19159,9 @@ } }, "@stoplight/prism-core": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-core/-/prism-core-5.5.3.tgz", - "integrity": "sha512-vkJM1jK01bVI9MWZZukpvV9tJarNulZVRN1lKJ2zZmUTJzYh9W700tOp/3qQpb66yOs69/eJHisC5K3/QxLLEw==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/@stoplight/prism-core/-/prism-core-5.8.0.tgz", + "integrity": "sha512-fmH7n6e0thzOGcD5uZBu/Xx1iFNfpc9ACTxPie+lFD54SJ214M2FIFXD7kV+NCFlC+w5OFw+lJRaYM859uMnAg==", "dev": true, "requires": { "fp-ts": "^2.11.5", @@ -19193,17 +19171,19 @@ } }, "@stoplight/prism-http": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-http/-/prism-http-5.5.3.tgz", - "integrity": "sha512-dkaBaXrgOY+8JQQu8smZScQ7+ZsrubUZGifHTz9TIHtWn3o1vkBmM8qCX5AOvDhJgVehEDhdV2XgVfyItMdKNw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@stoplight/prism-http/-/prism-http-5.8.2.tgz", + "integrity": "sha512-v2NQN+ob+uYABMRjtamDsM44OqPEd2YQ8HYHPO5wQvv+5MJn/R/e3thAJGj/hAkhepTLDactBHJTP6DZpp0Lbg==", "dev": true, "requires": { "@faker-js/faker": "^6.0.0", + "@stoplight/http-spec": "^7.0.3", "@stoplight/json": "^3.18.1", "@stoplight/json-schema-merge-allof": "0.7.8", + "@stoplight/json-schema-ref-parser": "9.2.7", "@stoplight/json-schema-sampler": "0.3.0", - "@stoplight/prism-core": "^5.5.3", - "@stoplight/types": "^14.0.0", + "@stoplight/prism-core": "^5.8.0", + "@stoplight/types": "^14.1.0", "@stoplight/yaml": "^4.2.3", "abstract-logging": "^2.0.1", "accepts": "^1.3.7", @@ -19243,9 +19223,9 @@ } }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", "dev": true, "requires": { "ms": "2.1.2" @@ -19286,14 +19266,14 @@ } }, "@stoplight/prism-http-server": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/@stoplight/prism-http-server/-/prism-http-server-5.5.3.tgz", - "integrity": "sha512-S+wCOreg46gm1pZkuezYR8itLEhuedc4WXcdHv+3Sjx7fzWWlgRcrpB1SMwtQta/ODSVa6+ERJEPRe7Dgb487w==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@stoplight/prism-http-server/-/prism-http-server-5.8.2.tgz", + "integrity": "sha512-XbK4v7vYxkPL3bYdWY29RcUrfbsgaIAFc8i5MZiDzkNw126Jqhvv0KfCnybSSBdVUV2+0gWASou3vevoaFLjfQ==", "dev": true, "requires": { - "@stoplight/prism-core": "^5.5.3", - "@stoplight/prism-http": "^5.5.3", - "@stoplight/types": "^14.0.0", + "@stoplight/prism-core": "^5.8.0", + "@stoplight/prism-http": "^5.8.2", + "@stoplight/types": "^14.1.0", "fast-xml-parser": "^4.2.0", "fp-ts": "^2.11.5", "io-ts": "^2.2.16", @@ -19472,15 +19452,15 @@ } }, "ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz", + "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==", "dev": true, "requires": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js": "^4.4.1" } }, "ajv-formats": { @@ -20343,9 +20323,9 @@ } }, "fast-redact": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.3.0.tgz", - "integrity": "sha512-6T5V1QK1u4oF+ATxs1lWUmlEk6P2T9HqJG3e2DnHOdVgZy2rFJBoEnrIedcTXlkAHU/zKC+7KETJ+KGGKwxgMQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz", + "integrity": "sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==", "dev": true }, "fast-safe-stringify": { @@ -20355,9 +20335,9 @@ "dev": true }, "fast-xml-parser": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.3.tgz", - "integrity": "sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz", + "integrity": "sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==", "dev": true, "requires": { "strnum": "^1.0.5" @@ -20453,9 +20433,9 @@ "dev": true }, "fp-ts": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.16.2.tgz", - "integrity": "sha512-CkqAjnIKFqvo3sCyoBTqgJvF+bHrSik584S9nhTjtBESLx26cbtVMR/T9a6ApChOcSDAaM3JydDmWDUn4EEXng==", + "version": "2.16.8", + "resolved": "https://registry.npmjs.org/fp-ts/-/fp-ts-2.16.8.tgz", + "integrity": "sha512-nmDtNqmMZkOxu0M5hkrS9YA15/KPkYkILb6Axg9XBAoUoYEtzg+LFmVWqZrl9FNttsW0qIUpx9RCA9INbv+Bxw==", "dev": true }, "from2": { @@ -21309,12 +21289,6 @@ "integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA=", "dev": true }, - "lodash.isequalwith": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.isequalwith/-/lodash.isequalwith-4.4.0.tgz", - "integrity": "sha512-dcZON0IalGBpRmJBmMkaoV7d3I80R2O+FrzsZyHdNSFrANq/cgDqKQNmAHE8UEj4+QYWwwhkQOVdLHiAopzlsQ==", - "dev": true - }, "lodash.ismatch": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz", @@ -21333,18 +21307,6 @@ "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", "dev": true }, - "lodash.pick": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz", - "integrity": "sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==", - "dev": true - }, - "lodash.pickby": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.pickby/-/lodash.pickby-4.6.0.tgz", - "integrity": "sha512-AZV+GsS/6ckvPOVQPXSiFFacKvKB4kOQu6ynt9wz0F3LO4R9Ij4K1ddYsIytDpSgLz88JHd9P+oaLeej5/Sl7Q==", - "dev": true - }, "lodash.uniqby": { "version": "4.7.0", "resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz", @@ -25704,9 +25666,9 @@ } }, "postman-collection": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.3.0.tgz", - "integrity": "sha512-QpmNOw1JhAVQTFWRz443/qpKs4/3T1MFrKqDZ84RS1akxOzhXXr15kD8+/+jeA877qyy9rfMsrFgLe2W7aCPjw==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.4.0.tgz", + "integrity": "sha512-2BGDFcUwlK08CqZFUlIC8kwRJueVzPjZnnokWPtJCd9f2J06HBQpGL7t2P1Ud1NEsK9NHq9wdipUhWLOPj5s/Q==", "dev": true, "requires": { "@faker-js/faker": "5.5.3",