Skip to content

Commit dacfee0

Browse files
committed
Merge branch 'main' of https://github.com/continuedev/continue into uinstinct/gpt-5.1-support
2 parents 09c42c3 + 4d9c92f commit dacfee0

File tree

2 files changed

+29
-17
lines changed

2 files changed

+29
-17
lines changed

binary/package-lock.json

Lines changed: 27 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

binary/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"typescript": "^5.6.3"
4343
},
4444
"dependencies": {
45-
"@octokit/rest": "^20.0.2",
45+
"@octokit/rest": "^20.1.2",
4646
"adm-zip": "^0.5.16",
4747
"commander": "^12.0.0",
4848
"core": "file:../core",
@@ -53,7 +53,7 @@
5353
"posthog-node": "^3.6.3",
5454
"system-ca": "^1.0.2",
5555
"tar": "^7.5.1",
56-
"undici": "^7.10.0",
56+
"undici": "^7.16.0",
5757
"uuid": "^9.0.1",
5858
"vectordb": "^0.4.20",
5959
"win-ca": "^3.5.1"

0 commit comments

Comments
 (0)