Skip to content

Commit

Permalink
Merge pull request #293 from Vizzuality/dependabot/npm_and_yarn/ws-5.2.3
Browse files Browse the repository at this point in the history
Bump ws from 5.2.2 to 5.2.3
  • Loading branch information
weberjavi authored Jun 28, 2021
2 parents c33740b + c806700 commit 89d14dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1696,6 +1696,7 @@ async-foreach@^0.1.3:
async-limiter@~1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==

async@^2.1.4, async@^2.6.2:
version "2.6.3"
Expand Down Expand Up @@ -11692,8 +11693,9 @@ write@^0.2.1:
mkdirp "^0.5.1"

ws@^5.2.0:
version "5.2.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
version "5.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
dependencies:
async-limiter "~1.0.0"

Expand Down

1 comment on commit 89d14dd

@vercel
Copy link

@vercel vercel bot commented on 89d14dd Jun 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.