diff --git a/package.json b/package.json index 03d21d6c3e..e4f4b94403 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,11 @@ }, "devDependencies": { "@openlayers/eslint-plugin": "^4.0.0-beta.1", - "@types/arcgis-rest-api": "^10.4.3", - "@types/geojson": "^7946.0.5", + "@types/arcgis-rest-api": "^10.4.4", + "@types/geojson": "^7946.0.6", "@types/pbf": "^3.0.1", "@types/rbush": "^2.0.2", - "@types/topojson-specification": "^1.0.0", + "@types/topojson-specification": "^1.0.1", "buble": "^0.19.6", "buble-loader": "^0.5.1", "chaikin-smooth": "^1.0.4", @@ -75,11 +75,11 @@ "loglevelnext": "^3.0.0", "marked": "0.6.0", "mocha": "5.2.0", - "ol-mapbox-style": "^3.6.4", + "ol-mapbox-style": "^3.7.1", "pixelmatch": "^4.0.2", "pngjs": "^3.3.3", "proj4": "2.5.0", - "puppeteer": "^1.12.1", + "puppeteer": "^1.12.2", "serve-static": "^1.13.2", "shx": "^0.3.2", "sinon": "^7.2.3", @@ -88,10 +88,10 @@ "url-polyfill": "^1.1.3", "walk": "^2.3.9", "webpack": "4.29.3", - "webpack-cli": "^3.2.0", - "webpack-dev-middleware": "^3.5.1", + "webpack-cli": "^3.2.3", + "webpack-dev-middleware": "^3.5.2", "webpack-dev-server": "^3.1.14", - "yargs": "^13.1.0" + "yargs": "^13.2.0" }, "eslintConfig": { "extends": "openlayers",