diff --git a/test/e2e/package.json b/test/e2e/package.json index b3c35c598db68e..de58c39c865a4b 100644 --- a/test/e2e/package.json +++ b/test/e2e/package.json @@ -43,27 +43,27 @@ "grunt-concurrent": "^2.3.0", "grunt-shell": "^1.1.2", "junit-viewer": "4.9.6", - "lodash": "^4.13.1", + "lodash": "^4.17.17", "mailosaur": "4.0.0", "mocha": "^5.2.0", "mocha-steps": "^1.1.0", - "node-slack-upload": "1.2.1", + "node-slack-upload": "2.0.0", "png-itxt": "1.3.0", "prettier": "github:automattic/calypso-prettier#503d7779", "push-receiver": "^2.0.0", - "request-promise": "^4.2.2", + "request-promise": "^4.2.6", "sanitize-filename": "1.6.0", "saucelabs": "^1.5.0", "selenium-webdriver": "4.0.0-alpha.4", "slack-notify": "^0.1.7", "speakeasy": "^2.0.0", "spec-xunit-reporter": "./lib/reporter", - "testarmada-magellan": "11.0.1", - "testarmada-magellan-local-executor": "^2.0.0", + "testarmada-magellan": "11.0.20", + "testarmada-magellan-local-executor": "^2.1.1", "testarmada-magellan-mocha-plugin": "github:Automattic/magellan-mocha-plugin#660cf2c", "xml2json-command": "^0.0.3", "xmpp.js": "^0.3.0", - "xunit-viewer": "^5.1.8" + "xunit-viewer": "^6.0.0" }, "devDependencies": { "babel-eslint": "10.0.1",