diff --git a/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json b/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json index 963f4cd6c3..3bfe2a6015 100644 --- a/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json +++ b/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/browser/package.json @@ -12,7 +12,7 @@ "gulp": "^3.9.1", "gulp-bower": "0.0.13", "gulp-exit": "0.0.2", - "gulp-jasmine-browser": "^1.3.2", + "gulp-jasmine-browser": "^4.0.0", "gulp-process": "^0.1.2", "gulp-shell": "^0.5.2", "jasmine": "^2.4.1",