diff --git a/cli/ThirdPartyNotices.txt b/cli/ThirdPartyNotices.txt index c7f8ef0b2a4..00fd53fd890 100644 --- a/cli/ThirdPartyNotices.txt +++ b/cli/ThirdPartyNotices.txt @@ -4390,7 +4390,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- js-sys 0.3.69 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys Copyright (c) 2014 Alex Crichton @@ -10536,7 +10536,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- wasm-bindgen 0.2.92 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen +https://github.com/wasm-bindgen/wasm-bindgen Copyright (c) 2014 Alex Crichton @@ -10568,7 +10568,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- wasm-bindgen-backend 0.2.92 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/backend Copyright (c) 2014 Alex Crichton @@ -10600,7 +10600,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- wasm-bindgen-futures 0.4.42 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures Copyright (c) 2014 Alex Crichton @@ -10632,7 +10632,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- wasm-bindgen-macro 0.2.92 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro Copyright (c) 2014 Alex Crichton @@ -10664,7 +10664,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- wasm-bindgen-macro-support 0.2.92 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support Copyright (c) 2014 Alex Crichton @@ -10696,7 +10696,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- wasm-bindgen-shared 0.2.92 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared Copyright (c) 2014 Alex Crichton @@ -10758,7 +10758,7 @@ DEALINGS IN THE SOFTWARE. --------------------------------------------------------- web-sys 0.3.69 - MIT OR Apache-2.0 -https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys +https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys Copyright (c) 2014 Alex Crichton diff --git a/package.json b/package.json index b6ca424aa3d..1a8c39e157a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-oss-dev", "version": "1.104.0", - "distro": "ac1cb85a260685046f3a9961d551ab6901dd7cb6", + "distro": "5a3bb643226c440998c203fc2ae156db00c96fb0", "author": { "name": "Microsoft Corporation" }, @@ -237,4 +237,4 @@ "optionalDependencies": { "windows-foreground-love": "0.5.0" } -} +} \ No newline at end of file