File tree 2 files changed +13
-4
lines changed
2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 107
107
},
108
108
"homepage" : " https://github.com/offirgolan/ember-cp-validations" ,
109
109
"resolutions" : {
110
+ "**/engine.io" : " ~3.3.0" ,
110
111
"sass/chokidar" : " ^2.0.0"
111
112
}
112
113
}
Original file line number Diff line number Diff line change @@ -5416,16 +5416,17 @@ engine.io-parser@~2.1.0, engine.io-parser@~2.1.1:
5416
5416
blob "0.0.4"
5417
5417
has-binary2 "~1.0.2"
5418
5418
5419
- engine.io@~3.2.0 :
5420
- version "3.2.0"
5421
- resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.2.0.tgz#54332506f42f2edc71690d2f2a42349359f3bf7d"
5419
+ engine.io@~3.2.0, engine.io@~3.3.0 :
5420
+ version "3.3.2"
5421
+ resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-3.3.2.tgz#18cbc8b6f36e9461c5c0f81df2b830de16058a59"
5422
+ integrity sha512-AsaA9KG7cWPXWHp5FvHdDWY3AMWeZ8x+2pUVLcn71qE5AtAzgGbxuclOytygskw8XGmiQafTmnI9Bix3uihu2w==
5422
5423
dependencies :
5423
5424
accepts "~1.3.4"
5424
5425
base64id "1.0.0"
5425
5426
cookie "0.3.1"
5426
5427
debug "~3.1.0"
5427
5428
engine.io-parser "~2.1.0"
5428
- ws "~3.3.1 "
5429
+ ws "~6.1.0 "
5429
5430
5430
5431
ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2 :
5431
5432
version "1.0.2"
@@ -12274,6 +12275,13 @@ ws@~3.3.1:
12274
12275
safe-buffer "~5.1.0"
12275
12276
ultron "~1.1.0"
12276
12277
12278
+ ws@~6.1.0 :
12279
+ version "6.1.4"
12280
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.1.4.tgz#5b5c8800afab925e94ccb29d153c8d02c1776ef9"
12281
+ integrity sha512-eqZfL+NE/YQc1/ZynhojeV8q+H050oR8AZ2uIev7RU10svA9ZnJUddHcOUZTJLinZ9yEfdA2kSATS2qZK5fhJA==
12282
+ dependencies :
12283
+ async-limiter "~1.0.0"
12284
+
12277
12285
xdg-basedir@^3.0.0 :
12278
12286
version "3.0.0"
12279
12287
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
You can’t perform that action at this time.
0 commit comments