diff --git a/ponyracer/package.json b/ponyracer/package.json index b6d91c50e..a27599b5b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -18,13 +18,13 @@ "@angular/platform-browser": "^15.0.0-next.0", "@angular/platform-browser-dynamic": "^15.0.0-next.0", "@angular/router": "^15.0.0-next.0", - "rxjs": "~7.5.0", + "rxjs": "~7.6.0", "tslib": "^2.3.0", "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.1", - "@angular/cli": "~15.1.0-next.1", + "@angular-devkit/build-angular": "^15.1.0-next.2", + "@angular/cli": "~15.1.0-next.2", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",