Skip to content

Commit

Permalink
temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes committed Jun 30, 2024
1 parent 3128b44 commit e0f631a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,11 @@
"engines": {
"node": ">= 20.0.x"
},
"homepage": "https://sern.dev"
"homepage": "https://sern.dev",
"overrides": {
"ws": "8.17.1"
},
"resolutions": {
"ws": "8.17.1"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3258,7 +3258,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.16.0":
"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
Expand Down

0 comments on commit e0f631a

Please sign in to comment.