Skip to content

Commit 0428e79

Browse files
chore(deps): update dependency ws to v8.13.0 (#2310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c52ef09 commit 0428e79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"ts-jest": "27.1.5",
7070
"ts-node": "10.9.1",
7171
"typescript": "4.9.5",
72-
"ws": "8.9.0"
72+
"ws": "8.13.0"
7373
},
7474
"prettier": {
7575
"trailingComma": "es5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12485,10 +12485,10 @@ write-pkg@^4.0.0:
1248512485
type-fest "^0.4.1"
1248612486
write-json-file "^3.2.0"
1248712487

12488-
ws@8.9.0, ws@^8.2.2:
12489-
version "8.9.0"
12490-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.9.0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e"
12491-
integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==
12488+
ws@8.13.0, ws@^8.2.2:
12489+
version "8.13.0"
12490+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
12491+
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
1249212492

1249312493
ws@^5.1.1:
1249412494
version "5.2.3"

0 commit comments

Comments
 (0)