From accdd01f64e45ba22f43535d1f0cbc93376b48f2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 28 Jun 2023 14:07:35 +0000 Subject: [PATCH] chore: version 16.1.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0b7ff9c75..06dc0bd37 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.1.1", - "@angular/cli": "~16.1.1", + "@angular-devkit/build-angular": "^16.1.2", + "@angular/cli": "~16.1.2", "@angular/compiler-cli": "^16.1.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0",