diff --git a/package.json b/package.json index c3c26827..51a9421c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "lodash": "^4.17.5", "luxon": "^1.3.0", "p-retry": "^2.0.0", - "p-throttle": "^1.1.0", "pinkie-promise": "^2.0.1", "query-string": "^6.0.0", "slugg": "^1.2.0", @@ -55,9 +54,10 @@ "db-stations": "^2.3.0", "is-coordinates": "^2.0.2", "is-roughly-equal": "^0.1.0", + "p-throttle": "^2.0.0", "tap-spec": "^5.0.0", "tape": "^4.8.0", - "tape-promise": "^3.0.0", + "tape-promise": "^4.0.0", "validate-fptf": "^2.0.1", "vbb-stations-autocomplete": "^3.1.0" },