diff options
Diffstat (limited to 'misc/github-copilot-cli/files/package-lock.json')
| -rw-r--r-- | misc/github-copilot-cli/files/package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json index 7692866d264a..a854ac7f7156 100644 --- a/misc/github-copilot-cli/files/package-lock.json +++ b/misc/github-copilot-cli/files/package-lock.json @@ -8,13 +8,13 @@ "name": "@github/copilot-installer", "version": "1.0.0", "dependencies": { - "@github/copilot": "^0.0.354" + "@github/copilot": "^0.0.365" } }, "node_modules/@github/copilot": { - "version": "0.0.354", - "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.354.tgz", - "integrity": "sha512-vk/80NI1jlgSyCdNWBdVPMC0ZyI8PIGAswQga1OLu+BIGQAeI9oks1tp23OeXika2cFMJSVv3GJfTMRx/gqhHA==", + "version": "0.0.365", + "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.365.tgz", + "integrity": "sha512-VXW+FHQkjTA5TGcVzvfUbmUr9AilBPDYU89iPFc5mZlZqDMaOpN4X2twYn9qJBO9y0Vhmorzwxaa4aQdsUYZ9w==", "license": "SEE LICENSE IN LICENSE.md", "bin": { "copilot": "index.js" |
