diff --git a/ponyracer/package.json b/ponyracer/package.json index 34e23236e..c5abd153c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -9,7 +9,7 @@ "test": "ng test" }, "private": true, - "packageManager": "npm@11.13.0", + "packageManager": "npm@11.16.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.13", - "@angular/cli": "^21.2.13", + "@angular/build": "^21.2.14", + "@angular/cli": "^21.2.14", "@angular/compiler-cli": "^21.2.0", "jsdom": "^28.0.0", "prettier": "^3.8.1",