Skip to content

Commit

Permalink
Force nwsapi to 2.2.9 for JSDOM ^20.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ravicious committed Dec 3, 2024
1 parent d419e41 commit 653a326
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"private": true,
"pnpm": {
"overrides": {
"@bundled-es-modules/cookie>cookie": "0.7.1"
"@bundled-es-modules/cookie>cookie": "0.7.1",
"jsdom@^20.0.3>nwsapi@^2.2.0": "2.2.9"
}
},
"devDependencies": {
Expand Down
16 changes: 11 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 653a326

Please sign in to comment.