diff --git a/ponyracer/package.json b/ponyracer/package.json index 942cff207..32577e6b5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -9,7 +9,7 @@ "test": "ng test" }, "private": true, - "packageManager": "npm@11.18.0", + "packageManager": "npm@11.19.0", "dependencies": { "@angular/common": "^21.2.0", "@angular/compiler": "^21.2.0", @@ -21,8 +21,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^21.2.20", - "@angular/cli": "^21.2.20", + "@angular/build": "^21.2.21", + "@angular/cli": "^21.2.21", "@angular/compiler-cli": "^21.2.0", "jsdom": "^28.0.0", "prettier": "^3.8.1",