From 99b65aa4e5c0d639eb5fa8ebc4cf320a866a8f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:48:36 +0000 Subject: [PATCH] build(deps-dev): bump flatted from 3.2.7 to 3.4.2 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1fed295..e07d62a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,15 +30,15 @@ "zone.js": "~0.11.4" }, "peerDependencies": { - "@angular/common": ">= 12 < 21", - "@angular/core": ">= 12 < 21", - "@angular/elements": ">= 12 < 21", + "@angular/common": ">= 12 < 22", + "@angular/core": ">= 12 < 22", + "@angular/elements": ">= 12 < 22", "rete": "^2.0.1", "rete-area-plugin": "^2.0.0", "rete-render-utils": "^2.0.0", "rxjs": ">=6.6.0", "tslib": "^2.3.0", - "zone.js": "~0.11.4 || ~0.12.0 || ~0.13.0 || ~0.14.0 || ~0.15.0" + "zone.js": "~0.11.4 || ~0.12.0 || ~0.13.0 || ~0.14.0 || ~0.15.0 || ~0.16.0" } }, "node_modules/@ampproject/remapping": { @@ -8826,10 +8826,11 @@ } }, "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", - "dev": true + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", + "dev": true, + "license": "ISC" }, "node_modules/flatten": { "version": "1.0.3",