Skip to content

Commit f63070f

Browse files
chore(deps): bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b3b624 commit f63070f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -4026,10 +4026,10 @@ postcss-selector-parser@^6.0.2:
40264026
indexes-of "^1.0.1"
40274027
uniq "^1.0.1"
40284028

4029-
postcss@^7.0.14:
4030-
version "7.0.32"
4031-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
4032-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
4029+
postcss@^7.0.36:
4030+
version "7.0.36"
4031+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
4032+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
40334033
dependencies:
40344034
chalk "^2.4.2"
40354035
source-map "^0.6.1"
@@ -5447,9 +5447,9 @@ [email protected]:
54475447
signal-exit "^3.0.2"
54485448

54495449
ws@^5.2.0:
5450-
version "5.2.2"
5451-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
5452-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
5450+
version "5.2.3"
5451+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
5452+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
54535453
dependencies:
54545454
async-limiter "~1.0.0"
54555455

0 commit comments

Comments
 (0)