Skip to content

Commit 3e87cc4

Browse files
committed
fix(deps): bump core-utils dep
1 parent 444ddcc commit 3e87cc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/opentripplanner/otp-react-redux#readme",
2929
"dependencies": {
3030
"@opentripplanner/base-map": "^1.0.0",
31-
"@opentripplanner/core-utils": "^1.0.3",
31+
"@opentripplanner/core-utils": "^1.0.4",
3232
"@opentripplanner/endpoints-overlay": "^1.0.0",
3333
"@opentripplanner/from-to-location-picker": "^1.0.0",
3434
"@opentripplanner/geocoder": "^1.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1415,10 +1415,10 @@
14151415
prop-types "^15.7.2"
14161416
qs "^6.9.1"
14171417

1418-
"@opentripplanner/core-utils@^1.0.3":
1419-
version "1.0.3"
1420-
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-1.0.3.tgz#5b8a0731c935f1fa889214c4fd9de8469c71f59c"
1421-
integrity sha512-lO4yY5+/aQogCkpn55K/5EGw4sNKwtbqAHFutnVUKSek4jAP6h4XOWoSVws9wP5selPZQToN0hVHOE6UCp5QYQ==
1418+
"@opentripplanner/core-utils@^1.0.4":
1419+
version "1.0.4"
1420+
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-1.0.4.tgz#6525af114bf3a3be4388dd54196b1c8549f6d4ad"
1421+
integrity sha512-M963fHlZag7Qke++pEewtR7Hhfp5S1CUigSpc14ypphl2bVi7VSEzUOol8bbJvgIIkljrHgqkix9yc68are5wA==
14221422
dependencies:
14231423
"@mapbox/polyline" "^1.1.0"
14241424
"@turf/along" "^6.0.1"

0 commit comments

Comments
 (0)