Skip to content

Commit 4efec41

Browse files
authored
chore: bump jsdom to address word-wrap vulnerability (#9046)
* chore: bump jsdom to address word-wrap vulnerability * downgrade jsdom * fix lockfile
1 parent 052d381 commit 4efec41

File tree

2 files changed

+9
-76
lines changed

2 files changed

+9
-76
lines changed

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"esbuild": "^0.18.11",
132132
"eslint-plugin-lube": "^0.1.7",
133133
"happy-dom": "^9.20.3",
134-
"jsdom": "^21.1.2",
134+
"jsdom": "22.0.0",
135135
"kleur": "^4.1.5",
136136
"rollup": "^3.26.2",
137137
"source-map": "^0.7.4",

pnpm-lock.yaml

Lines changed: 8 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)