Skip to content

Commit

Permalink
update chai to the latest version after CVE-2023-43646 (decentralized…
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen authored Sep 28, 2023
1 parent c77b1f2 commit cd24256
Show file tree
Hide file tree
Showing 11 changed files with 58 additions and 51 deletions.
71 changes: 39 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@types/readable-stream": "4.0.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
Expand All @@ -97,7 +97,7 @@
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "6.4.0",
Expand All @@ -88,7 +88,7 @@
"@web5/crypto": "0.1.6",
"@web5/dids": "0.1.9",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"esbuild": "0.16.17",
"eslint": "8.47.0",
"eslint-plugin-mocha": "10.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/ed2curve": "0.2.2",
"@types/eslint": "8.44.2",
Expand All @@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@types/sinon": "10.0.15",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/identity-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/old/pre-polyrepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"license": "Apache-2.0",
"devDependencies": {
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.36.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/proxy-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/user-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@
},
"devDependencies": {
"@playwright/test": "1.36.2",
"@types/chai": "4.3.5",
"@types/chai": "4.3.6",
"@types/chai-as-promised": "7.1.5",
"@types/eslint": "8.44.2",
"@types/mocha": "10.0.1",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"c8": "8.0.1",
"chai": "4.3.7",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"esbuild": "0.16.17",
"eslint": "8.47.0",
Expand Down

0 comments on commit cd24256

Please sign in to comment.