From ce9ce0309ee40434fc870a752fcd5f0cda96870e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 20:17:08 +0000 Subject: [PATCH] Bump flatted from 3.4.1 to 3.4.2 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1405121..7054f8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,12 +17,12 @@ "eslint-config-prettier": "10.1.8", "htmlhint": "1.9.2", "hugo-bin": "0.142.0", - "jquery": "^4.0.0", + "jquery": "4.0.0", "npm-run-all": "4.1.5", "postcss": "8.5.8", "postcss-cli": "11.0.1", "prettier": "3.8.1", - "stylelint": "^17.4.0", + "stylelint": "17.4.0", "stylelint-config-standard": "40.0.0" }, "engines": { @@ -2397,9 +2397,9 @@ } }, "node_modules/flatted": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", - "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true, "license": "ISC" },