fix: tls.getCACertificates result for self-signed and server auth (#307144)

* fix: tls.getCACertificates result for self-signed and server auth

* chore: bump distro
This commit is contained in:
Robo
2026-04-01 23:32:01 +09:00
committed by GitHub
parent bb6e7c526e
commit 015aef6054
2 changed files with 3 additions and 3 deletions

2
.npmrc
View File

@@ -1,6 +1,6 @@
disturl="https://electronjs.org/headers"
target="39.8.5"
ms_build_id="13685850"
ms_build_id="13703022"
runtime="electron"
ignore-scripts=false
build_from_source="true"

View File

@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.115.0",
"distro": "e0242323b5071d7a6875833b04e32565ac562761",
"distro": "75e88c7dfc4bd9d5180292833f44954dbf303d6d",
"author": {
"name": "Microsoft Corporation"
},
@@ -256,4 +256,4 @@
"optionalDependencies": {
"windows-foreground-love": "0.6.1"
}
}
}