diff --git a/packages/pushnotification/package.json b/packages/pushnotification/package.json index 18d28e32813..aace8e86cb6 100644 --- a/packages/pushnotification/package.json +++ b/packages/pushnotification/package.json @@ -36,18 +36,18 @@ "babel-preset-stage-2": "^6.24.1", "compression-webpack-plugin": "^1.1.3", "find": "^0.2.7", - "jest": "^22.4.3", + "jest": "^24.0.0", "json-loader": "^0.5.7", "prepend-file": "^1.3.1", "prettier": "^1.7.4", "rimraf": "^2.6.2", "source-map-loader": "^0.2.1", - "ts-jest": "^22.0.0", + "ts-jest": "^23.1.0", "tslint": "^5.7.0", "tslint-config-airbnb": "^5.8.0", "typescript-formatter": "^6.0.0", "uglifyjs-webpack-plugin": "^0.4.6", - "webpack": "^3.5.5" + "webpack": "^4.0.0" }, "dependencies": { "@aws-amplify/core": "1.0.24-unstable.0"