diff --git a/package-lock.json b/package-lock.json index 58136f455..345df9402 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "postman-collection": "4.4.0", "postman-collection-transformer": "4.1.8", "postman-request": "2.88.1-postman.33", - "postman-runtime": "7.37.1", + "postman-runtime": "7.38.0", "pretty-ms": "7.0.1", "semver": "7.6.0", "serialised-error": "1.1.3", @@ -5365,9 +5365,9 @@ } }, "node_modules/postman-runtime": { - "version": "7.37.1", - "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.37.1.tgz", - "integrity": "sha512-yqKN/p6Ba8+yq9iZsxJLkMPko3lKvs3hixkiPy5O7bapFQWgX6jWhny4W2O8BzE5T8KzE8s1HAgT2gi7e2Y5Jg==", + "version": "7.38.0", + "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.38.0.tgz", + "integrity": "sha512-8sRFQPojUBtZwdFkw7J8cgdwE7IQjNb5DJSqwPPri7Pv/j5CX7JWTaZbUZaS0KMxmbUCAgLnBhQ2q7rZk01SQw==", "dependencies": { "@postman/tough-cookie": "4.1.3-postman.1", "async": "3.2.5", @@ -5383,7 +5383,7 @@ "performance-now": "2.1.0", "postman-collection": "4.4.0", "postman-request": "2.88.1-postman.33", - "postman-sandbox": "4.6.0", + "postman-sandbox": "4.7.1", "postman-url-encoder": "3.0.5", "serialised-error": "1.1.3", "strip-json-comments": "3.1.1", @@ -5402,9 +5402,9 @@ } }, "node_modules/postman-sandbox": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.6.0.tgz", - "integrity": "sha512-+tCUEhiFAV6saqMEetRzLmSWt4/9kgVagtnrVgyqVgIGdPBIaq1p3aay54bOzYW7/QjIIz0xPF3YkJA8Olt3LQ==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.7.1.tgz", + "integrity": "sha512-H2wYSLK0mB588IaxoLrLoPbpmxsIcwFtgaK2c8gAsAQ+TgYFePwb4qdeVcYDMqmwrLd77/ViXkjasP/sBMz1sQ==", "dependencies": { "lodash": "4.17.21", "postman-collection": "4.4.0", @@ -10977,9 +10977,9 @@ } }, "postman-runtime": { - "version": "7.37.1", - "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.37.1.tgz", - "integrity": "sha512-yqKN/p6Ba8+yq9iZsxJLkMPko3lKvs3hixkiPy5O7bapFQWgX6jWhny4W2O8BzE5T8KzE8s1HAgT2gi7e2Y5Jg==", + "version": "7.38.0", + "resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.38.0.tgz", + "integrity": "sha512-8sRFQPojUBtZwdFkw7J8cgdwE7IQjNb5DJSqwPPri7Pv/j5CX7JWTaZbUZaS0KMxmbUCAgLnBhQ2q7rZk01SQw==", "requires": { "@postman/tough-cookie": "4.1.3-postman.1", "async": "3.2.5", @@ -10995,7 +10995,7 @@ "performance-now": "2.1.0", "postman-collection": "4.4.0", "postman-request": "2.88.1-postman.33", - "postman-sandbox": "4.6.0", + "postman-sandbox": "4.7.1", "postman-url-encoder": "3.0.5", "serialised-error": "1.1.3", "strip-json-comments": "3.1.1", @@ -11010,9 +11010,9 @@ } }, "postman-sandbox": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.6.0.tgz", - "integrity": "sha512-+tCUEhiFAV6saqMEetRzLmSWt4/9kgVagtnrVgyqVgIGdPBIaq1p3aay54bOzYW7/QjIIz0xPF3YkJA8Olt3LQ==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.7.1.tgz", + "integrity": "sha512-H2wYSLK0mB588IaxoLrLoPbpmxsIcwFtgaK2c8gAsAQ+TgYFePwb4qdeVcYDMqmwrLd77/ViXkjasP/sBMz1sQ==", "requires": { "lodash": "4.17.21", "postman-collection": "4.4.0", diff --git a/package.json b/package.json index bf4d7d8d7..3a7aa50e5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "postman-collection": "4.4.0", "postman-collection-transformer": "4.1.8", "postman-request": "2.88.1-postman.33", - "postman-runtime": "7.37.1", + "postman-runtime": "7.38.0", "pretty-ms": "7.0.1", "semver": "7.6.0", "serialised-error": "1.1.3",