diff options
Diffstat (limited to 'misc/github-copilot-cli/files')
| -rw-r--r-- | misc/github-copilot-cli/files/package-lock-keytar.json | 12 | ||||
| -rw-r--r-- | misc/github-copilot-cli/files/package-lock-sharp.json | 6 | ||||
| -rw-r--r-- | misc/github-copilot-cli/files/package-lock.json | 56 |
3 files changed, 37 insertions, 37 deletions
diff --git a/misc/github-copilot-cli/files/package-lock-keytar.json b/misc/github-copilot-cli/files/package-lock-keytar.json index 066eb60a598a..14656c4295e7 100644 --- a/misc/github-copilot-cli/files/package-lock-keytar.json +++ b/misc/github-copilot-cli/files/package-lock-keytar.json @@ -212,9 +212,9 @@ "license": "MIT" }, "node_modules/keytar/node_modules/node-abi": { - "version": "3.89.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.89.0.tgz", - "integrity": "sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==", + "version": "3.92.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.92.0.tgz", + "integrity": "sha512-KdHvFWZjEKDf0cakgFjebl371GPsISX2oZHcuyKqM7DtogIsHrqKeLTo8wBHxaXRAQlY2PsPlZmfo+9ZCxEREQ==", "license": "MIT", "dependencies": { "semver": "^7.3.5" @@ -325,9 +325,9 @@ "license": "MIT" }, "node_modules/keytar/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "license": "ISC", "bin": { "semver": "bin/semver.js" diff --git a/misc/github-copilot-cli/files/package-lock-sharp.json b/misc/github-copilot-cli/files/package-lock-sharp.json index 941375f51a81..ed3242017a65 100644 --- a/misc/github-copilot-cli/files/package-lock-sharp.json +++ b/misc/github-copilot-cli/files/package-lock-sharp.json @@ -542,9 +542,9 @@ } }, "node_modules/sharp/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz", + "integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==", "license": "ISC", "bin": { "semver": "bin/semver.js" diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json index 9fa4f9b64acf..a850adc8c19a 100644 --- a/misc/github-copilot-cli/files/package-lock.json +++ b/misc/github-copilot-cli/files/package-lock.json @@ -8,30 +8,30 @@ "name": "@github/copilot-installer", "version": "1.0.0", "dependencies": { - "@github/copilot": "^1.0.35-6" + "@github/copilot": "^1.0.44" } }, "node_modules/@github/copilot": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.35-6.tgz", - "integrity": "sha512-3Z47Bp7qh2qddm6ZUMvMtPsRP+1do+bHsWTdumwd/KCKb7EMuohLGxce9Ejhcn2o0rTty4zBBQ5rMS2sYapFJg==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-1.0.44.tgz", + "integrity": "sha512-wr/GmNOUaJK/giJK5abyB1oTpEowgFKLi+NJnlyAymKiK/GKCaRlJqiX23H2RetM8vD2hDYUFUFm9lTCooGy0g==", "license": "SEE LICENSE IN LICENSE.md", "bin": { "copilot": "npm-loader.js" }, "optionalDependencies": { - "@github/copilot-darwin-arm64": "1.0.35-6", - "@github/copilot-darwin-x64": "1.0.35-6", - "@github/copilot-linux-arm64": "1.0.35-6", - "@github/copilot-linux-x64": "1.0.35-6", - "@github/copilot-win32-arm64": "1.0.35-6", - "@github/copilot-win32-x64": "1.0.35-6" + "@github/copilot-darwin-arm64": "1.0.44", + "@github/copilot-darwin-x64": "1.0.44", + "@github/copilot-linux-arm64": "1.0.44", + "@github/copilot-linux-x64": "1.0.44", + "@github/copilot-win32-arm64": "1.0.44", + "@github/copilot-win32-x64": "1.0.44" } }, "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.35-6.tgz", - "integrity": "sha512-Ot0JOFcDyrYUGvXqGb7TggKydLEqt8wLBWCXmpXeI5JqNl22XlA2UxlVYZpek+wpz6jlr0MTgt12pXVZtJqOhg==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-1.0.44.tgz", + "integrity": "sha512-9NqA5sT2spmNsehxhs51GhXRZIZga5nq+WcMl4LG2QrUPJRDwvHf1bDKqETJUBbYvBY8jONGuTKMRofkMI68YQ==", "cpu": [ "arm64" ], @@ -45,9 +45,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.35-6.tgz", - "integrity": "sha512-jIBkJ2nEFPOVI0tLUSstGv73imp1s2Xh84o3dVQJz5JiBs7xNFN9QJnzF7aJ1jAt3/UKapeSdgReQ4pSMATLdQ==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-1.0.44.tgz", + "integrity": "sha512-QPD8KtXx07SIKILGBl4JDhPyL2Qo0FMmaTYVxR6nkyHkHnFPsUZD6VWGR+T/KMLkcUXFM85Xc1ba9Y27s4nRrQ==", "cpu": [ "x64" ], @@ -61,9 +61,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.35-6.tgz", - "integrity": "sha512-WP4jAKDoZV48+RgJai+L9JYxgMYZFQ9OsNjlH3q4SZ9jekKq5DSb7fqp9pW5EN/DOjCZg0aUQeCghB9LFVBVnA==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-1.0.44.tgz", + "integrity": "sha512-Z8ScIUP433xS18f68NP9jM9zW320Xzpi2wf7Nig/VyfrwupBy25UTezydQMT0KQHLWTEleHOPcYnASY3HgJXnQ==", "cpu": [ "arm64" ], @@ -77,9 +77,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.35-6.tgz", - "integrity": "sha512-7AmD52dsJ5ySHbGVuMAyrqniCdxNDuo9xhIT0rIQOfKkqM7oOQOwfCbqFshUtL+3uPb8+ooF2jF5guAIM6+BKQ==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-1.0.44.tgz", + "integrity": "sha512-KUl6lvJt0HNKaXSx0T0bIWJ3rvrGwgZYMlkDfqMbuMnZatEQJbjPwxmL/IDfp/c0DyKd7K+ajl17wHYcN/hJIQ==", "cpu": [ "x64" ], @@ -93,9 +93,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.35-6.tgz", - "integrity": "sha512-vbTAmvxDsazvPdr8A7+63KmX28WvlVd6LAQ4LNapNTRKbVPcK2zd6QXEravtiR8rhbwZteA9ptONIb+MyHuHwg==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-1.0.44.tgz", + "integrity": "sha512-JVJxZJwAc95ZfapgOXjNFwSqrWlvC3heo128L+CDkdZ6lwpD1dTGMHT/6rMMEeo3xjZmMm8tiynfwsHLDgTtvQ==", "cpu": [ "arm64" ], @@ -109,9 +109,9 @@ } }, "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": { - "version": "1.0.35-6", - "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.35-6.tgz", - "integrity": "sha512-IgmrLkS1Vlt8yj9AY5vMAxz6wgSanaJ20skDTFqeFZJGzMLBC1aWM7dt2krpQzUWak7t8zKNNubFvndiLu5sIA==", + "version": "1.0.44", + "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-1.0.44.tgz", + "integrity": "sha512-Yj3KQ/DqwS50PwRtyQITX2mWIVZeJeX+y0faVSMwUUzG1qxmMcme7wimhKOyc4LSV11DpgVB9MSiBw2xys7iww==", "cpu": [ "x64" ], |
