Skip to content

Commit ab2354f

Browse files
BreakBBsheremet-va
authored andcommitted
chore: Bump chai version to address CVE-2023-43646 (#4195)
1 parent cbe133d commit ab2354f

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

packages/expect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@vitest/spy": "workspace:*",
3838
"@vitest/utils": "workspace:*",
39-
"chai": "^4.3.7"
39+
"chai": "^4.3.10"
4040
},
4141
"devDependencies": {
4242
"@vitest/runner": "workspace:*",

packages/vitest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"acorn": "^8.9.0",
154154
"acorn-walk": "^8.2.0",
155155
"cac": "^6.7.14",
156-
"chai": "^4.3.7",
156+
"chai": "^4.3.10",
157157
"debug": "^4.3.4",
158158
"local-pkg": "^0.4.3",
159159
"magic-string": "^0.30.1",

pnpm-lock.yaml

+16-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)