diff --git a/tools/quantified-self-plugin/package-lock.json b/tools/quantified-self-plugin/package-lock.json index 5e1a5702d..ddb10b51d 100644 --- a/tools/quantified-self-plugin/package-lock.json +++ b/tools/quantified-self-plugin/package-lock.json @@ -8,14 +8,15 @@ "name": "@quantified-self/local-plugin-tools", "version": "0.1.0", "dependencies": { - "@openai/codex": "0.145.0", + "@openai/codex": "0.146.0", "yaml": "2.9.0" } }, "node_modules/@openai/codex": { - "version": "0.145.0", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0.tgz", - "integrity": "sha512-/PSPSFujjjmiyVFvG2yu/grOFhsWdokTH8t2KGWhXSo/M5n/dIDsnbsnO82/7bLtIoDuzQf7ATBUMWqPWQINlQ==", + "version": "0.146.0", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0.tgz", + "integrity": "sha512-yG3sPWNda/2YAIQIDq9MrrjoCTIQ7rxYM5IasrG3VBcuhCLTkgeg/JzqmJq1V98RE4MJ5jCxDXXQlOjrditFRw==", + "license": "Apache-2.0", "bin": { "codex": "bin/codex.js" }, @@ -23,22 +24,23 @@ "node": ">=16" }, "optionalDependencies": { - "@openai/codex-darwin-arm64": "npm:@openai/codex@0.145.0-darwin-arm64", - "@openai/codex-darwin-x64": "npm:@openai/codex@0.145.0-darwin-x64", - "@openai/codex-linux-arm64": "npm:@openai/codex@0.145.0-linux-arm64", - "@openai/codex-linux-x64": "npm:@openai/codex@0.145.0-linux-x64", - "@openai/codex-win32-arm64": "npm:@openai/codex@0.145.0-win32-arm64", - "@openai/codex-win32-x64": "npm:@openai/codex@0.145.0-win32-x64" + "@openai/codex-darwin-arm64": "npm:@openai/codex@0.146.0-darwin-arm64", + "@openai/codex-darwin-x64": "npm:@openai/codex@0.146.0-darwin-x64", + "@openai/codex-linux-arm64": "npm:@openai/codex@0.146.0-linux-arm64", + "@openai/codex-linux-x64": "npm:@openai/codex@0.146.0-linux-x64", + "@openai/codex-win32-arm64": "npm:@openai/codex@0.146.0-win32-arm64", + "@openai/codex-win32-x64": "npm:@openai/codex@0.146.0-win32-x64" } }, "node_modules/@openai/codex-darwin-arm64": { "name": "@openai/codex", - "version": "0.145.0-darwin-arm64", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0-darwin-arm64.tgz", - "integrity": "sha512-h6aQ0UxnaP8mIM/9/qPAH9MNkRliJo88toq1T36IxNM2L5JSU0TFamu+MZn7YkFgDsrp0RfiI+97Tm8AVVxqtA==", + "version": "0.146.0-darwin-arm64", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0-darwin-arm64.tgz", + "integrity": "sha512-nb61yX4r5L6Z0dlC4o3u0GAK1YCd4TUvjaB382bajDoh84V+uv2hTBIVZ++fgXWV9yoeuNrNnNcn7GoTGOe2Tg==", "cpu": [ "arm64" ], + "license": "Apache-2.0", "optional": true, "os": [ "darwin" @@ -49,12 +51,13 @@ }, "node_modules/@openai/codex-darwin-x64": { "name": "@openai/codex", - "version": "0.145.0-darwin-x64", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0-darwin-x64.tgz", - "integrity": "sha512-FCYzVKCa9VoLtg9gVyzKpqylonfgZrfcWZN6HsXAZPeuo8CukdMqdgTUOhDn2V6h3MbqS0z6VqQVKUllN/yKhA==", + "version": "0.146.0-darwin-x64", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0-darwin-x64.tgz", + "integrity": "sha512-hTQR5jy/ObfTf1MDnuJCZJAe+SljKE8DDwQWN6lDFgjsPhMQz852U2tILt8Ei+G5GkQSzemHYKl2AYPwW0Y5xw==", "cpu": [ "x64" ], + "license": "Apache-2.0", "optional": true, "os": [ "darwin" @@ -65,12 +68,13 @@ }, "node_modules/@openai/codex-linux-arm64": { "name": "@openai/codex", - "version": "0.145.0-linux-arm64", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0-linux-arm64.tgz", - "integrity": "sha512-8OLcPXaAol/FOrRoDxWhIiHIFa73KRsM41EKocjRZOwiT4TcelzJWn3dHyiuSb7teWF25rrslvSPyvhULYRRCQ==", + "version": "0.146.0-linux-arm64", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0-linux-arm64.tgz", + "integrity": "sha512-qiYDxkkEFnXG7joadJW6Q+XcgyDXCpGdpa9nk/c+i0gEomur1j7bHvx12NfWWCF/y8Tqri6ay+FLuC2MjdehtA==", "cpu": [ "arm64" ], + "license": "Apache-2.0", "optional": true, "os": [ "linux" @@ -81,12 +85,13 @@ }, "node_modules/@openai/codex-linux-x64": { "name": "@openai/codex", - "version": "0.145.0-linux-x64", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0-linux-x64.tgz", - "integrity": "sha512-u8w8LLv3DvsfrDCoswLIemZ0SoNEXyi511WsfFsSiYUazk9qMsB/NtU8N9vhAfN7mZAxLFoMex4v66JjHuZWwA==", + "version": "0.146.0-linux-x64", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0-linux-x64.tgz", + "integrity": "sha512-fswvyGprAPCMiOEue/7MKMk7pCjh9kZIJfJX5i9atmfnmGYbYCcUhZsEH9LEP0+0t5xyPqDbfNXY7NSxIVuXxA==", "cpu": [ "x64" ], + "license": "Apache-2.0", "optional": true, "os": [ "linux" @@ -97,12 +102,13 @@ }, "node_modules/@openai/codex-win32-arm64": { "name": "@openai/codex", - "version": "0.145.0-win32-arm64", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0-win32-arm64.tgz", - "integrity": "sha512-sub61rjEFevi1i3Zx7nAd4JM5XxoNFqMqFc5LfTo2xSI8ixHjFvEYDFDXwXOftT04n3Ht1Wh271ioUZpDiEjEg==", + "version": "0.146.0-win32-arm64", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0-win32-arm64.tgz", + "integrity": "sha512-EW6zdjDe+SLX2Iw+xymJ5+Pz2+DGexdstfFHXh4Ub+TfJsQPiMjGfZfNaoWgdJ2FsqSIzVKu2+G0KCMGYz2W8g==", "cpu": [ "arm64" ], + "license": "Apache-2.0", "optional": true, "os": [ "win32" @@ -113,12 +119,13 @@ }, "node_modules/@openai/codex-win32-x64": { "name": "@openai/codex", - "version": "0.145.0-win32-x64", - "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.145.0-win32-x64.tgz", - "integrity": "sha512-u0h9lk094CaXRSqE34SBW2dRaQTPa6fASXqehczWH9QdsU62mBsiAgAdp6tCG4i+YzPmmhjD8FdXNnYGNmwuMg==", + "version": "0.146.0-win32-x64", + "resolved": "https://registry.npmjs.org/@openai/codex/-/codex-0.146.0-win32-x64.tgz", + "integrity": "sha512-b3lxMYeR0+IhstNo4JjX1P9cPc1xwVcCVkPd1lD1wpWPJ0SBhpIkPczwbu3ZRkJcdyl342+rgyf4DUrbZLdrGA==", "cpu": [ "x64" ], + "license": "Apache-2.0", "optional": true, "os": [ "win32" diff --git a/tools/quantified-self-plugin/package.json b/tools/quantified-self-plugin/package.json index d03074b06..a53ddb770 100644 --- a/tools/quantified-self-plugin/package.json +++ b/tools/quantified-self-plugin/package.json @@ -7,7 +7,7 @@ "test": "node --test plugin-tool.test.mjs" }, "dependencies": { - "@openai/codex": "0.145.0", + "@openai/codex": "0.146.0", "yaml": "2.9.0" } }