From f07f12e131a7d4dc1896e9f12a2a94760522d915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:39:29 +0000 Subject: [PATCH] build(deps): bump lodash from 4.17.21 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 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 2bf3627..3352d60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,10 +9,11 @@ "version": "4.3.21", "license": "Apache-2.0", "dependencies": { + "@advanced-rest-client/arc-icons": "^3.3.4", "@advanced-rest-client/icons": "^4.0.2", - "@anypoint-web-components/anypoint-button": "^1.2.3", + "@anypoint-web-components/anypoint-button": "^1.1.1", "@anypoint-web-components/anypoint-collapse": "^0.1.0", - "@api-components/amf-helper-mixin": "^4.5.31", + "@api-components/amf-helper-mixin": "^4.5.34", "@api-components/http-method-label": "^3.1.5", "@api-components/raml-aware": "^3.0.0", "lit-element": "^2.3.1", @@ -639,9 +640,9 @@ } }, "node_modules/@api-components/amf-helper-mixin": { - "version": "4.5.31", - "resolved": "https://registry.npmjs.org/@api-components/amf-helper-mixin/-/amf-helper-mixin-4.5.31.tgz", - "integrity": "sha512-9Tl5zxmBFKw2Vos2KSfPy7vNOFVK2h5WJjMxJUey+vGK/wKG0MRZDbPMPmfPGw1Ku4QbE3h1Pkqvc1sL5kzZVw==", + "version": "4.5.35", + "resolved": "https://registry.npmjs.org/@api-components/amf-helper-mixin/-/amf-helper-mixin-4.5.35.tgz", + "integrity": "sha512-59q5iI57lTZzZfayDcy7Ga26dvUuDmrKMTk/Osj53BA7m4Pay1BANHO9xcqU0w/PzT1UXJE1uFWYZbdzwFkf9g==", "license": "Apache-2.0", "dependencies": { "amf-json-ld-lib": "0.0.14" @@ -12202,9 +12203,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "dev": true, "license": "MIT" },