summaryrefslogtreecommitdiff
path: root/misc/github-copilot-cli/files
diff options
context:
space:
mode:
Diffstat (limited to 'misc/github-copilot-cli/files')
-rw-r--r--misc/github-copilot-cli/files/package-lock-keytar.json6
-rw-r--r--misc/github-copilot-cli/files/package-lock-sharp.json6
-rw-r--r--misc/github-copilot-cli/files/package-lock.json8
3 files changed, 10 insertions, 10 deletions
diff --git a/misc/github-copilot-cli/files/package-lock-keytar.json b/misc/github-copilot-cli/files/package-lock-keytar.json
index 7e0c1ec15ccd..a5071563bd2f 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.80.0",
- "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.80.0.tgz",
- "integrity": "sha512-LyPuZJcI9HVwzXK1GPxWNzrr+vr8Hp/3UqlmWxxh8p54U1ZbclOqbSog9lWHaCX+dBaiGi6n/hIX+mKu74GmPA==",
+ "version": "3.85.0",
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz",
+ "integrity": "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==",
"license": "MIT",
"dependencies": {
"semver": "^7.3.5"
diff --git a/misc/github-copilot-cli/files/package-lock-sharp.json b/misc/github-copilot-cli/files/package-lock-sharp.json
index bc0f9e24113d..be7c41e5d106 100644
--- a/misc/github-copilot-cli/files/package-lock-sharp.json
+++ b/misc/github-copilot-cli/files/package-lock-sharp.json
@@ -54,9 +54,9 @@
}
},
"node_modules/sharp/node_modules/@emnapi/runtime": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.6.0.tgz",
- "integrity": "sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==",
+ "version": "1.7.1",
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz",
+ "integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==",
"license": "MIT",
"optional": true,
"dependencies": {
diff --git a/misc/github-copilot-cli/files/package-lock.json b/misc/github-copilot-cli/files/package-lock.json
index 7692866d264a..09c77d1b4fd7 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.362-0"
}
},
"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.362-0",
+ "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.362-0.tgz",
+ "integrity": "sha512-IdY/kTJyFzTG02OHwtlPWuZHR1zS5EuQEPcKak3+CiEKFcVkZqUXRjJNQ4MLaH00Ul3XYz6V7481hZLQyYSmMg==",
"license": "SEE LICENSE IN LICENSE.md",
"bin": {
"copilot": "index.js"