diff --git a/package-lock.json b/package-lock.json index 3ce3919..3ff23c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "jsonwebtoken": "^9.0.2", "minisearch": "^7.1.0", "openai": "^4.73.0", - "postman-cli": "^1.24.2", + "postman-cli": "^1.33.0", "tiktoken": "^1.0.17" }, "devDependencies": { @@ -93,7 +93,6 @@ "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.5", @@ -987,7 +986,6 @@ "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz", "integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==", "license": "Apache-2.0", - "peer": true, "engines": { "node": ">=8.0.0" } @@ -1506,10 +1504,22 @@ "pako": "^1.0.10" } }, + "node_modules/@postman/pm-bin-linux-arm64": { + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/@postman/pm-bin-linux-arm64/-/pm-bin-linux-arm64-1.33.0.tgz", + "integrity": "sha512-03ncevI7ZaSa9PXR/xDw5g5/7JcZgSFTgyRphoiW0pUZe2tNDzra0S6hPodNvdkJurGARYtdx61eqHAilGgD+A==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ] + }, "node_modules/@postman/pm-bin-linux-x64": { - "version": "1.24.2", - "resolved": "https://registry.npmjs.org/@postman/pm-bin-linux-x64/-/pm-bin-linux-x64-1.24.2.tgz", - "integrity": "sha512-fy3g+Ms3gcuX0S8H89NTTe6W4TaCM+6kSA2iMw1FnUxRJGLHUOwABzbwIOhiHsRLxhMnI/IQtdtH6xUHkFKmnw==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/@postman/pm-bin-linux-x64/-/pm-bin-linux-x64-1.33.0.tgz", + "integrity": "sha512-mOj+TZCAdcZuT2YIoeuO1Bda6V773N/0ssyzLC9cTFdGmZ9ToXMx6il7BnjHvGIJb6EUKXSu1mTTPD8z8cVNVw==", "cpu": [ "x64" ], @@ -1519,9 +1529,9 @@ ] }, "node_modules/@postman/pm-bin-macos-arm64": { - "version": "1.24.2", - "resolved": "https://registry.npmjs.org/@postman/pm-bin-macos-arm64/-/pm-bin-macos-arm64-1.24.2.tgz", - "integrity": "sha512-QzMS4YqSublG7MR2bulRqqXZ226YtqAxvumT06AFRE7dv4oxx8EOchZWm3guj0XatYDWIDPug6kqotce1PKx4Q==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/@postman/pm-bin-macos-arm64/-/pm-bin-macos-arm64-1.33.0.tgz", + "integrity": "sha512-KYX36coZ9mJzk4MLE5o7U++jQrem4DFVBNxdWCVrGryVM8HLRhUGy/2pdalIqS5CcHkbFI64j0k427zk73IPmA==", "cpu": [ "arm64" ], @@ -1531,9 +1541,9 @@ ] }, "node_modules/@postman/pm-bin-macos-x64": { - "version": "1.24.2", - "resolved": "https://registry.npmjs.org/@postman/pm-bin-macos-x64/-/pm-bin-macos-x64-1.24.2.tgz", - "integrity": "sha512-y1l2HZDY0X4Mxh1AVn4LMr/FX1BZIchZt7/3aj+JjALfXgeuVpvWWrhSAg1VXcVXNxydiSaZML6YmTVlh+MoHA==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/@postman/pm-bin-macos-x64/-/pm-bin-macos-x64-1.33.0.tgz", + "integrity": "sha512-DdbLE9S+P48C44AMjLIeqXm20CkXr2pLdrhKW0uzCwB+Y9rI2p4FlS0RCEJYE24k7nxbvEzlQKKkAX5ifMiKPw==", "cpu": [ "x64" ], @@ -1543,9 +1553,9 @@ ] }, "node_modules/@postman/pm-bin-windows-x64": { - "version": "1.24.2", - "resolved": "https://registry.npmjs.org/@postman/pm-bin-windows-x64/-/pm-bin-windows-x64-1.24.2.tgz", - "integrity": "sha512-XJx4IS0jwkWnJ/jsz1ZzG9BnrEMZ2QCMtUBZ/M6GL0DbctKpBSPtQcQ6B/kaWdzYkZLBvQVuRxDua/HNd7XDGg==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/@postman/pm-bin-windows-x64/-/pm-bin-windows-x64-1.33.0.tgz", + "integrity": "sha512-96rDki9hCwObTx+GHtYihuT6CkDDkNs5tYt+D2o/9gqYEOIlgvyBpd6DSJLSvN2IaC0Rb94dbaQJ4FjGLJaqSg==", "cpu": [ "x64" ], @@ -1836,7 +1846,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2176,7 +2185,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.8.25", "caniuse-lite": "^1.0.30001754", @@ -4979,17 +4987,18 @@ } }, "node_modules/postman-cli": { - "version": "1.24.2", - "resolved": "https://registry.npmjs.org/postman-cli/-/postman-cli-1.24.2.tgz", - "integrity": "sha512-SQ6biQ21SokyAihZhp4+hsx+uoLzg9dXh2Xkor40rHWxEB0xA+x/R/TuYVzKsrfODHiSt3OViA9PJZWsu/UWrw==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/postman-cli/-/postman-cli-1.33.0.tgz", + "integrity": "sha512-azJmcEFiuH7t/H+n7HPw6xfsUNEnzKyrXyqIdyZHJdZqrKZasXUqP7sy7jt8kitZX6SbnOWwpMl9s3IgTWCD5w==", "bin": { "postman": "bin/postman.js" }, "optionalDependencies": { - "@postman/pm-bin-linux-x64": "1.24.2", - "@postman/pm-bin-macos-arm64": "1.24.2", - "@postman/pm-bin-macos-x64": "1.24.2", - "@postman/pm-bin-windows-x64": "1.24.2" + "@postman/pm-bin-linux-arm64": "1.33.0", + "@postman/pm-bin-linux-x64": "1.33.0", + "@postman/pm-bin-macos-arm64": "1.33.0", + "@postman/pm-bin-macos-x64": "1.33.0", + "@postman/pm-bin-windows-x64": "1.33.0" } }, "node_modules/pretty-format": { diff --git a/package.json b/package.json index 1282018..c9eb0b0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "jsonwebtoken": "^9.0.2", "minisearch": "^7.1.0", "openai": "^4.73.0", - "postman-cli": "^1.24.2", + "postman-cli": "^1.33.0", "tiktoken": "^1.0.17" }, "devDependencies": {