diff --git a/chrome/test/data/third_party/spaceport/package.json b/chrome/test/data/third_party/spaceport/package.json index 67cef1f0d3dd6..c6242058bd8f9 100644 --- a/chrome/test/data/third_party/spaceport/package.json +++ b/chrome/test/data/third_party/spaceport/package.json @@ -4,7 +4,7 @@ "author": "Matt Glazar ", "version": "0.0.0", "dependencies": { - "express": "~2.5.0" + "express": "~3.0.0" }, "engine": "node ~0.4.8" }