diff --git a/package-lock.json b/package-lock.json index d1e2e95d..9f680768 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.1.0", "@redhat-cloud-services/frontend-components": "6.0.4", - "@redhat-cloud-services/frontend-components-notifications": "6.0.2", + "@redhat-cloud-services/frontend-components-notifications": "6.1.0", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5", @@ -4008,9 +4008,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.0.2.tgz", - "integrity": "sha512-twJAOyBpg/39rxzd21XzQTNwpfxhXx/m0Rmdv7EQhV3lyZ4YuOrEjabshEO9jhTgoANp6XvMbnOmsoYVfrPOwg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.0.tgz", + "integrity": "sha512-8jsS5VfuZvfCHQDRqW6vKvukBt7Oral3nCO/hhNv1WxxN9fZvLZbPV8OvYFK/50ekLvK5upFoXYFRU9Lbawb8w==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/frontend-components": "^6.0.0", @@ -22163,9 +22163,9 @@ } }, "@redhat-cloud-services/frontend-components-notifications": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.0.2.tgz", - "integrity": "sha512-twJAOyBpg/39rxzd21XzQTNwpfxhXx/m0Rmdv7EQhV3lyZ4YuOrEjabshEO9jhTgoANp6XvMbnOmsoYVfrPOwg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.0.tgz", + "integrity": "sha512-8jsS5VfuZvfCHQDRqW6vKvukBt7Oral3nCO/hhNv1WxxN9fZvLZbPV8OvYFK/50ekLvK5upFoXYFRU9Lbawb8w==", "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 a4906057..cf28330f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "6.1.0", "@patternfly/react-table": "6.1.0", "@redhat-cloud-services/frontend-components": "6.0.4", - "@redhat-cloud-services/frontend-components-notifications": "6.0.2", + "@redhat-cloud-services/frontend-components-notifications": "6.1.0", "@redhat-cloud-services/frontend-components-utilities": "6.1.0", "@reduxjs/toolkit": "2.8.2", "@scalprum/react-core": "0.9.5",