Skip to content

Commit

Permalink
chore(deps): bump ws from 5.2.2 to 5.2.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2021
1 parent 432fd55 commit 8bf618e
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2784,24 +2784,6 @@
resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-1.0.3.tgz#db9cc719191a62e7d9200f6e7bab21c5b848adca"
integrity sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==

"@opentripplanner/core-utils@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-4.3.0.tgz#ff696bc77e01b889a10724518e1f64bf2873b81f"
integrity sha512-F72wH67Uo4FcvnT5gRNkqFOVhcr9okEQzpW0YjDHbjH2Rat1DE8EnkdNrIE6enSGiEL1O6eH74pTsHfuGGNTiA==
dependencies:
"@mapbox/polyline" "^1.1.0"
"@opentripplanner/geocoder" "^1.1.1"
"@styled-icons/foundation" "^10.34.0"
"@turf/along" "^6.0.1"
bowser "^2.7.0"
date-fns "^2.23.0"
date-fns-tz "^1.1.4"
lodash.clonedeep "^4.5.0"
lodash.isequal "^4.5.0"
moment "^2.24.0"
prop-types "^15.7.2"
qs "^6.9.1"

"@opentripplanner/[email protected]":
version "2.5.0-alpha.4"
resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-2.5.0-alpha.4.tgz#1b8a3d7118750152a8b1f8d8013baef18c81d699"
Expand Down Expand Up @@ -20675,9 +20657,9 @@ [email protected]:
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==

ws@^5.2.0:
version "5.2.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
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

0 comments on commit 8bf618e

Please sign in to comment.