diff --git a/package-lock.json b/package-lock.json index 6d8172d95..d5992d693 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "postman-collection": "4.3.0", "postman-collection-transformer": "4.1.8", "postman-request": "2.88.1-postman.33", - "postman-runtime": "7.36.3", + "postman-runtime": "7.37.0", "pretty-ms": "7.0.1", "semver": "7.5.4", "serialised-error": "1.1.3", @@ -5355,9 +5355,9 @@ } }, "node_modules/postman-runtime": { - "version": "7.36.3", - "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.36.3.tgz", - "integrity": "sha512-Wo5c02njkq5pIKVj9uNe8VS9cdvdgrEj9leImDBAfGFCV6gb7iX51wrgIcyN3GFvic5uCb22YmQMNLnmWvsPbQ==", + "version": "7.37.0", + "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.37.0.tgz", + "integrity": "sha512-nLaBwOg+pFHJiUjW8jfwJuo4WOX4fxyCaat7jgiwyFn6auuKwQTEuHx6UHXS1mXlZTs2q/9hJ9Zv1rmLzzgb7w==", "dependencies": { "@postman/tough-cookie": "4.1.3-postman.1", "async": "3.2.5", @@ -5371,9 +5371,9 @@ "node-forge": "1.3.1", "node-oauth1": "1.3.0", "performance-now": "2.1.0", - "postman-collection": "4.3.0", + "postman-collection": "4.4.0", "postman-request": "2.88.1-postman.33", - "postman-sandbox": "4.4.0", + "postman-sandbox": "4.5.0", "postman-url-encoder": "3.0.5", "serialised-error": "1.1.3", "strip-json-comments": "3.1.1", @@ -5383,6 +5383,27 @@ "node": ">=12" } }, + "node_modules/postman-runtime/node_modules/postman-collection": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.4.0.tgz", + "integrity": "sha512-2BGDFcUwlK08CqZFUlIC8kwRJueVzPjZnnokWPtJCd9f2J06HBQpGL7t2P1Ud1NEsK9NHq9wdipUhWLOPj5s/Q==", + "dependencies": { + "@faker-js/faker": "5.5.3", + "file-type": "3.9.0", + "http-reasons": "0.1.0", + "iconv-lite": "0.6.3", + "liquid-json": "0.3.1", + "lodash": "4.17.21", + "mime-format": "2.0.1", + "mime-types": "2.1.35", + "postman-url-encoder": "3.0.5", + "semver": "7.5.4", + "uuid": "8.3.2" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/postman-runtime/node_modules/uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", @@ -5392,12 +5413,12 @@ } }, "node_modules/postman-sandbox": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.4.0.tgz", - "integrity": "sha512-NvNodj44vqtZrgLvnqoqFxvqRL1Pw0MSLXGlzSu252iurmHCz59wUykNUQ8mQh0AXNM00gbN/lS1nrGfS1zqwA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.5.0.tgz", + "integrity": "sha512-2YnaxRpwASH6cIEMm4JK2lIgaZ0i94c7VcsiFddfKb+E8nfz2t+e2s7uJIbj+XbxRkHtI+eWNQI7K8YBkl+nMw==", "dependencies": { "lodash": "4.17.21", - "postman-collection": "4.3.0", + "postman-collection": "4.4.0", "teleport-javascript": "1.0.0", "uvm": "2.1.1" }, @@ -5405,6 +5426,35 @@ "node": ">=10" } }, + "node_modules/postman-sandbox/node_modules/postman-collection": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.4.0.tgz", + "integrity": "sha512-2BGDFcUwlK08CqZFUlIC8kwRJueVzPjZnnokWPtJCd9f2J06HBQpGL7t2P1Ud1NEsK9NHq9wdipUhWLOPj5s/Q==", + "dependencies": { + "@faker-js/faker": "5.5.3", + "file-type": "3.9.0", + "http-reasons": "0.1.0", + "iconv-lite": "0.6.3", + "liquid-json": "0.3.1", + "lodash": "4.17.21", + "mime-format": "2.0.1", + "mime-types": "2.1.35", + "postman-url-encoder": "3.0.5", + "semver": "7.5.4", + "uuid": "8.3.2" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/postman-sandbox/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/postman-url-encoder": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/postman-url-encoder/-/postman-url-encoder-3.0.5.tgz", @@ -10972,9 +11022,9 @@ } }, "postman-runtime": { - "version": "7.36.3", - "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.36.3.tgz", - "integrity": "sha512-Wo5c02njkq5pIKVj9uNe8VS9cdvdgrEj9leImDBAfGFCV6gb7iX51wrgIcyN3GFvic5uCb22YmQMNLnmWvsPbQ==", + "version": "7.37.0", + "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.37.0.tgz", + "integrity": "sha512-nLaBwOg+pFHJiUjW8jfwJuo4WOX4fxyCaat7jgiwyFn6auuKwQTEuHx6UHXS1mXlZTs2q/9hJ9Zv1rmLzzgb7w==", "requires": { "@postman/tough-cookie": "4.1.3-postman.1", "async": "3.2.5", @@ -10988,15 +11038,33 @@ "node-forge": "1.3.1", "node-oauth1": "1.3.0", "performance-now": "2.1.0", - "postman-collection": "4.3.0", + "postman-collection": "4.4.0", "postman-request": "2.88.1-postman.33", - "postman-sandbox": "4.4.0", + "postman-sandbox": "4.5.0", "postman-url-encoder": "3.0.5", "serialised-error": "1.1.3", "strip-json-comments": "3.1.1", "uuid": "8.3.2" }, "dependencies": { + "postman-collection": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.4.0.tgz", + "integrity": "sha512-2BGDFcUwlK08CqZFUlIC8kwRJueVzPjZnnokWPtJCd9f2J06HBQpGL7t2P1Ud1NEsK9NHq9wdipUhWLOPj5s/Q==", + "requires": { + "@faker-js/faker": "5.5.3", + "file-type": "3.9.0", + "http-reasons": "0.1.0", + "iconv-lite": "0.6.3", + "liquid-json": "0.3.1", + "lodash": "4.17.21", + "mime-format": "2.0.1", + "mime-types": "2.1.35", + "postman-url-encoder": "3.0.5", + "semver": "7.5.4", + "uuid": "8.3.2" + } + }, "uuid": { "version": "8.3.2", "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", @@ -11005,14 +11073,39 @@ } }, "postman-sandbox": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.4.0.tgz", - "integrity": "sha512-NvNodj44vqtZrgLvnqoqFxvqRL1Pw0MSLXGlzSu252iurmHCz59wUykNUQ8mQh0AXNM00gbN/lS1nrGfS1zqwA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.5.0.tgz", + "integrity": "sha512-2YnaxRpwASH6cIEMm4JK2lIgaZ0i94c7VcsiFddfKb+E8nfz2t+e2s7uJIbj+XbxRkHtI+eWNQI7K8YBkl+nMw==", "requires": { "lodash": "4.17.21", - "postman-collection": "4.3.0", + "postman-collection": "4.4.0", "teleport-javascript": "1.0.0", "uvm": "2.1.1" + }, + "dependencies": { + "postman-collection": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.4.0.tgz", + "integrity": "sha512-2BGDFcUwlK08CqZFUlIC8kwRJueVzPjZnnokWPtJCd9f2J06HBQpGL7t2P1Ud1NEsK9NHq9wdipUhWLOPj5s/Q==", + "requires": { + "@faker-js/faker": "5.5.3", + "file-type": "3.9.0", + "http-reasons": "0.1.0", + "iconv-lite": "0.6.3", + "liquid-json": "0.3.1", + "lodash": "4.17.21", + "mime-format": "2.0.1", + "mime-types": "2.1.35", + "postman-url-encoder": "3.0.5", + "semver": "7.5.4", + "uuid": "8.3.2" + } + }, + "uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } } }, "postman-url-encoder": { diff --git a/package.json b/package.json index ee9956002..ea44b04ae 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "postman-collection": "4.3.0", "postman-collection-transformer": "4.1.8", "postman-request": "2.88.1-postman.33", - "postman-runtime": "7.36.3", + "postman-runtime": "7.37.0", "pretty-ms": "7.0.1", "semver": "7.5.4", "serialised-error": "1.1.3",