From 06a12b03931cc4f50c0f033df61b4f7275e636aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:12:56 +0000 Subject: [PATCH] chore(deps): bump nanoid from 3.3.7 to 3.3.8 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ba752ac7..a4761a0c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27688,16 +27688,15 @@ "license": "MIT" }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -36648,7 +36647,7 @@ }, "packages/advisor-components": { "name": "@redhat-cloud-services/frontend-components-advisor-components", - "version": "2.0.2", + "version": "2.0.3", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/frontend-components": "^5.0.1", @@ -37137,7 +37136,7 @@ }, "packages/components": { "name": "@redhat-cloud-services/frontend-components", - "version": "5.0.2", + "version": "5.0.3", "license": "Apache-2.0", "dependencies": { "@patternfly/react-component-groups": "^5.0.0", @@ -39008,7 +39007,7 @@ }, "packages/notifications": { "name": "@redhat-cloud-services/frontend-components-notifications", - "version": "4.1.2", + "version": "4.1.3", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/frontend-components": "^4.0.9", @@ -39171,7 +39170,7 @@ }, "packages/remediations": { "name": "@redhat-cloud-services/frontend-components-remediations", - "version": "3.2.14", + "version": "3.2.15", "license": "Apache-2.0", "dependencies": { "@data-driven-forms/pf4-component-mapper": "^3.21.0", @@ -39263,7 +39262,7 @@ }, "packages/rule-components": { "name": "@redhat-cloud-services/rule-components", - "version": "3.2.11", + "version": "3.2.12", "license": "Apache-2.0", "dependencies": { "@patternfly/react-core": "^5.0.0",