Skip to content

Commit 0db537d

Browse files
authored
Merge pull request #33 from glaucia86/dependabot/npm_and_yarn/workshop-2/projeto-2/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /workshop-2/projeto-2
2 parents 6c42fc2 + f8bd71b commit 0db537d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

workshop-2/projeto-2/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workshop-2/projeto-2/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -520,9 +520,9 @@ async-each@^1.0.0:
520520
integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
521521

522522
async-limiter@~1.0.0:
523-
version "1.0.0"
524-
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
525-
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
523+
version "1.0.1"
524+
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
525+
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
526526

527527
async@^1.5.2:
528528
version "1.5.2"
@@ -7727,9 +7727,9 @@ write@^0.2.1:
77277727
mkdirp "^0.5.1"
77287728

77297729
ws@^6.0.0:
7730-
version "6.2.1"
7731-
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
7732-
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
7730+
version "6.2.2"
7731+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
7732+
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
77337733
dependencies:
77347734
async-limiter "~1.0.0"
77357735

0 commit comments

Comments
 (0)