diff --git a/package-lock.json b/package-lock.json index 1ddc27e4..539309e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@patternfly/react-core": "6.3.0", "@patternfly/react-table": "6.3.0", "@redhat-cloud-services/frontend-components": "6.1.1", - "@redhat-cloud-services/frontend-components-notifications": "6.1.1", + "@redhat-cloud-services/frontend-components-notifications": "6.1.3", "@redhat-cloud-services/frontend-components-utilities": "6.1.1", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5", @@ -4150,9 +4150,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.1.tgz", - "integrity": "sha512-pP0KCFdWnOoVO2IWwcqKv+MOJvoZCWX9wxS+ejdvGzaTbu2CZb+w6E1hCL9O7MWdWatUSxtdOWtpbTsbPKt3nw==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.3.tgz", + "integrity": "sha512-GeLVfH+e6M8CLehk4U3LVoUzQ7G2pyw3SY6I8R/WBaYfBuwqBhWRHiHt/bTE+VzZo5yfBsnbKQ59JWNpYniDvA==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/frontend-components": "^6.0.0", @@ -22490,9 +22490,9 @@ } }, "@redhat-cloud-services/frontend-components-notifications": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.1.tgz", - "integrity": "sha512-pP0KCFdWnOoVO2IWwcqKv+MOJvoZCWX9wxS+ejdvGzaTbu2CZb+w6E1hCL9O7MWdWatUSxtdOWtpbTsbPKt3nw==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.3.tgz", + "integrity": "sha512-GeLVfH+e6M8CLehk4U3LVoUzQ7G2pyw3SY6I8R/WBaYfBuwqBhWRHiHt/bTE+VzZo5yfBsnbKQ59JWNpYniDvA==", "requires": { "@redhat-cloud-services/frontend-components": "^6.0.0", "@redhat-cloud-services/frontend-components-utilities": "^6.0.0" diff --git a/package.json b/package.json index 7b8904ab..ad53eed3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "6.3.0", "@patternfly/react-table": "6.3.0", "@redhat-cloud-services/frontend-components": "6.1.1", - "@redhat-cloud-services/frontend-components-notifications": "6.1.1", + "@redhat-cloud-services/frontend-components-notifications": "6.1.3", "@redhat-cloud-services/frontend-components-utilities": "6.1.1", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5",