diff --git a/package.json b/package.json index d7a5d84..53e6231 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "jss-plugin-camel-case": "^10.9.0", "jss-plugin-global": "^10.9.0", "jss-plugin-rule-value-function": "^10.9.0", - "rxjs": "~7.4.0", + "rxjs": "~7.5.4", "tslib": "^2.0.0", "zone.js": "~0.11.4" }, @@ -65,7 +65,7 @@ "@nrwl/cli": "13.8.3", "@nrwl/cypress": "13.8.4", "@nrwl/eslint-plugin-nx": "13.8.3", - "@nrwl/jest": "13.8.3", + "@nrwl/jest": "13.8.4", "@nrwl/linter": "13.8.3", "@nrwl/nx-cloud": "latest", "@nrwl/tao": "13.8.3", @@ -82,7 +82,7 @@ "eslint-config-prettier": "8.4.0", "eslint-plugin-cypress": "^2.10.3", "hasky": "^3.0.2", - "jest": "27.2.3", + "jest": "27.5.1", "jest-preset-angular": "11.1.1", "lint-staged": "^12.3.4", "ng-packagr": "^13.0.0",