File tree 2 files changed +3
-20
lines changed
2 files changed +3
-20
lines changed Original file line number Diff line number Diff line change 80
80
"doctoc/**/trim" : " ^1.0.0" ,
81
81
"postcss" : " ^8.2.1" ,
82
82
"parcel-bundler/cssnano" : " ^5.0.2" ,
83
+ "parcel-bundler/ws" : " ^7.4.6" ,
84
+ "parcel-bundler/htmlnano/uncss/jsdom/ws" : " ^7.4.6" ,
83
85
"browserslist" : " ^4.16.5" ,
84
86
"safe-buffer" : " ^5.1.1" ,
85
87
"vfile-message" : " ^2.0.2"
Original file line number Diff line number Diff line change @@ -1570,11 +1570,6 @@ async-each@^1.0.1:
1570
1570
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
1571
1571
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
1572
1572
1573
- async-limiter@~1.0.0 :
1574
- version "1.0.1"
1575
- resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
1576
- integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
1577
-
1578
1573
asynckit@^0.4.0 :
1579
1574
version "0.4.0"
1580
1575
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
@@ -8568,21 +8563,7 @@ write-file-atomic@^3.0.3:
8568
8563
signal-exit "^3.0.2"
8569
8564
typedarray-to-buffer "^3.1.5"
8570
8565
8571
- ws@^5.1.1 :
8572
- version "5.2.2"
8573
- resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
8574
- integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
8575
- dependencies :
8576
- async-limiter "~1.0.0"
8577
-
8578
- ws@^6.1.2 :
8579
- version "6.2.1"
8580
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
8581
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
8582
- dependencies :
8583
- async-limiter "~1.0.0"
8584
-
8585
- ws@^7.2.0 :
8566
+ ws@^5.1.1, ws@^6.1.2, ws@^7.2.0, ws@^7.4.6 :
8586
8567
version "7.4.6"
8587
8568
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
8588
8569
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
You can’t perform that action at this time.
0 commit comments