Skip to content

Commit a677dba

Browse files
authored
Merge branch 'master' into monitoring-feature
2 parents c678a65 + 5d6c907 commit a677dba

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
@@ -159,7 +159,7 @@
159159
"utf-8-validate": "6.0.5",
160160
"wait-on": "8.0.3",
161161
"webpack": "4.44.2",
162-
"ws": "8.18.2"
162+
"ws": "8.18.3"
163163
},
164164
"resolutions": {
165165
"react-error-overlay": "6.0.9"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21454,10 +21454,10 @@ [email protected]:
2145421454
dependencies:
2145521455
mkdirp "^0.5.1"
2145621456

21457-
21458-
version "8.18.2"
21459-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
21460-
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
21457+
21458+
version "8.18.3"
21459+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
21460+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
2146121461

2146221462
ws@^6.2.1:
2146321463
version "6.2.2"

0 commit comments

Comments
 (0)