Skip to content

Commit 0d82cae

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 444749e commit 0d82cae

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

yarn.lock

+30-3
Original file line numberDiff line numberDiff line change
@@ -2832,6 +2832,33 @@
28322832
resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-1.0.3.tgz#db9cc719191a62e7d9200f6e7bab21c5b848adca"
28332833
integrity sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==
28342834

2835+
"@opentripplanner/core-utils@^7.0.10", "@opentripplanner/core-utils@^7.0.5":
2836+
version "7.0.10"
2837+
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-7.0.10.tgz#697aa2309cee35716bcc3f38311739a75353172c"
2838+
integrity sha512-dDioXTuhP+Slg7GRWsLayDgwx0XaLQVDP7NtRGHBQ+pEFjgm66Xq4SkmyV+8UCi1uIDp7v49nTU3gBmnsywicQ==
2839+
dependencies:
2840+
"@mapbox/polyline" "^1.1.0"
2841+
"@opentripplanner/geocoder" "^1.3.2"
2842+
"@styled-icons/foundation" "^10.34.0"
2843+
"@turf/along" "^6.0.1"
2844+
bowser "^2.7.0"
2845+
chroma-js "^2.4.2"
2846+
date-fns "^2.28.0"
2847+
date-fns-tz "^1.2.2"
2848+
lodash.clonedeep "^4.5.0"
2849+
lodash.isequal "^4.5.0"
2850+
qs "^6.9.1"
2851+
2852+
"@opentripplanner/[email protected]":
2853+
version "1.3.3"
2854+
resolved "https://registry.yarnpkg.com/@opentripplanner/geocoder/-/geocoder-1.3.3.tgz#7ba1f90e59a30d0306ebe641e8394cb60bd1a1d0"
2855+
integrity sha512-fBTdLg75OZ1Xsr3l1/XJIYlS+IDVPqm2k8fDwLYOFm+NzBo97ZZIdOkOt1ujCg0uJEv+W1KUR1WqOHwaJ0xk4Q==
2856+
dependencies:
2857+
"@conveyal/geocoder-arcgis-geojson" "^0.0.3"
2858+
"@conveyal/lonlat" "^1.4.1"
2859+
isomorphic-mapzen-search "^1.6.1"
2860+
lodash.memoize "^4.1.2"
2861+
28352862
"@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
28362863
version "0.5.4"
28372864
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.4.tgz#df0d0d855fc527db48aac93c218a0bf4ada41f99"
@@ -18765,9 +18792,9 @@ [email protected]:
1876518792
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
1876618793

1876718794
ws@^5.2.0:
18768-
version "5.2.2"
18769-
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
18770-
integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
18795+
version "5.2.3"
18796+
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
18797+
integrity sha512-jZArVERrMsKUatIdnLzqvcfydI85dvd/Fp1u/VOpfdDWQ4c9qWXe+VIeAbQ5FrDwciAkr+lzofXLz3Kuf26AOA==
1877118798
dependencies:
1877218799
async-limiter "~1.0.0"
1877318800

0 commit comments

Comments
 (0)