From 10833095e6bb0052f37069402d642ab63e7dacfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:03:35 +0000 Subject: [PATCH] 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 | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index a09f2b3..fd24119 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,6 @@ "version": "0.2.9", "license": "Apache 2.0", "dependencies": { - "amplify-localstack": "github:localstack/amplify-localstack#fix-principal-rewriting", "cypress": "^12.9.0", "yesno": "^0.4.0" }, @@ -278,15 +277,6 @@ "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/amplify-localstack": { - "version": "0.2.6", - "resolved": "git+ssh://git@github.com/localstack/amplify-localstack.git#97eb5e8864f00c3b4b32598257266df05e748345", - "license": "Apache 2.0", - "dependencies": { - "cypress": "^12.9.0", - "yesno": "^0.4.0" - } - }, "node_modules/ansi-colors": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", @@ -1597,9 +1587,9 @@ } }, "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==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true }, "node_modules/for-each": { @@ -3805,14 +3795,6 @@ "uri-js": "^4.2.2" } }, - "amplify-localstack": { - "version": "git+ssh://git@github.com/localstack/amplify-localstack.git#97eb5e8864f00c3b4b32598257266df05e748345", - "from": "amplify-localstack@github:localstack/amplify-localstack#fix-principal-rewriting", - "requires": { - "cypress": "^12.9.0", - "yesno": "^0.4.0" - } - }, "ansi-colors": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", @@ -4756,9 +4738,9 @@ } }, "flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true }, "for-each": {