pulumi/sdk/nodejs/tests
bors[bot] d6013e92d5
Merge #12916
12916: all: cloudflare/circl 1.1.0 => 1.3.3 r=abhinav a=abhinav

Upgrade version of cloudflare/circl to pick up important fixes
and supersede a bunch of dependabot PRs.

Change generated with:

```bash
find . -name go.mod -exec dirname '{}' ';' | while read R; do
  (cd "$R" && go get github.com/cloudflare/circl@v1.3.3 && go mod tidy -compat=1.18)
done
```

Addresses CVE-2023-1732

Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
2023-05-12 00:43:24 +00:00
..
automation all: cloudflare/circl 1.1.0 => 1.3.3 2023-05-11 13:51:01 -07:00
mockpackage Apply autoformat 2023-04-28 18:27:10 -04:00
runtime Eliminate async promise executor. 2023-05-11 13:05:43 -04:00
sxs_ts_test Apply autoformat 2023-04-28 18:27:10 -04:00
config.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
constants.ts ci: improve x-plat testing on Windows 2022-03-06 14:45:26 -08:00
init.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
iterable.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
options.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
output.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
provider.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
resource.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
stackReference.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
unwrap.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
util.ts Apply autoformat 2023-04-28 18:27:10 -04:00