diff --git a/package.json b/package.json index 59ecb4c4c67..905e19ba9dd 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@vscode/policy-watcher": "^1.1.4", "@vscode/proxy-agent": "^0.18.2", "@vscode/ripgrep": "^1.15.9", - "@vscode/spdlog": "^0.13.12", + "@vscode/spdlog": "^0.14.0", "@vscode/sqlite3": "5.1.6-vscode", "@vscode/sudo-prompt": "9.3.1", "@vscode/vscode-languagedetection": "1.0.21", diff --git a/remote/package.json b/remote/package.json index 07d070cc8f2..b1fbc7b435c 100644 --- a/remote/package.json +++ b/remote/package.json @@ -9,7 +9,7 @@ "@vscode/iconv-lite-umd": "0.7.0", "@vscode/proxy-agent": "^0.18.2", "@vscode/ripgrep": "^1.15.9", - "@vscode/spdlog": "^0.13.12", + "@vscode/spdlog": "^0.14.0", "@vscode/vscode-languagedetection": "1.0.21", "@vscode/windows-process-tree": "^0.5.0", "@vscode/windows-registry": "^1.1.0", diff --git a/remote/yarn.lock b/remote/yarn.lock index 81546b79451..bb20531f409 100644 --- a/remote/yarn.lock +++ b/remote/yarn.lock @@ -81,10 +81,10 @@ proxy-from-env "^1.1.0" yauzl "^2.9.2" -"@vscode/spdlog@^0.13.12": - version "0.13.12" - resolved "https://registry.yarnpkg.com/@vscode/spdlog/-/spdlog-0.13.12.tgz#8b8e3308468fd7d613c350ecd7fcfaa27064960a" - integrity sha512-8Qw8VwBzFkH6AWVKh+ULeVDff0lwTh/PkEKUOwRpyuu7Mr7W2zQoc+oAaGmTWKb1NPmvVeXmo+qF9X+jXuBCOg== +"@vscode/spdlog@^0.14.0": + version "0.14.0" + resolved "https://registry.yarnpkg.com/@vscode/spdlog/-/spdlog-0.14.0.tgz#3cdf589ca59b9ce792ef58b5f773e29a732a360f" + integrity sha512-mpblZa3v6AGEJC1qTwIkpgTc6NItdiiuTxufGxr6XD14srXCvVAUXFIYNqszxC6RY57qDQMX1d9Wd4/oZDxuUQ== dependencies: bindings "^1.5.0" mkdirp "^1.0.4" diff --git a/yarn.lock b/yarn.lock index 71c12eac492..5e1850eb69f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1416,10 +1416,10 @@ proxy-from-env "^1.1.0" yauzl "^2.9.2" -"@vscode/spdlog@^0.13.12": - version "0.13.12" - resolved "https://registry.yarnpkg.com/@vscode/spdlog/-/spdlog-0.13.12.tgz#8b8e3308468fd7d613c350ecd7fcfaa27064960a" - integrity sha512-8Qw8VwBzFkH6AWVKh+ULeVDff0lwTh/PkEKUOwRpyuu7Mr7W2zQoc+oAaGmTWKb1NPmvVeXmo+qF9X+jXuBCOg== +"@vscode/spdlog@^0.14.0": + version "0.14.0" + resolved "https://registry.yarnpkg.com/@vscode/spdlog/-/spdlog-0.14.0.tgz#3cdf589ca59b9ce792ef58b5f773e29a732a360f" + integrity sha512-mpblZa3v6AGEJC1qTwIkpgTc6NItdiiuTxufGxr6XD14srXCvVAUXFIYNqszxC6RY57qDQMX1d9Wd4/oZDxuUQ== dependencies: bindings "^1.5.0" mkdirp "^1.0.4"