diff --git a/translations/package.json b/translations/package.json
index 1b16d04..c4d66f6 100644
--- a/translations/package.json
+++ b/translations/package.json
@@ -8,12 +8,12 @@
},
"dependencies": {},
"devDependencies": {
- "lodash": "4.17.11",
- "artillery": "^1.6.0-22",
+ "artillery": "^1.6.0-29",
"istanbul": "~0.4.5",
- "node-mocks-http": "^1.7.0",
+ "lodash": "4.17.11",
+ "node-mocks-http": "^1.8.0",
"osmtogeojson": "~3.0.0-beta.2",
- "xml2js": "~0.4.19",
+ "xml2js": "^0.4.22",
"xmlbuilder": "^9.0.7",
"xmldom": "~0.1.27"
},