diff --git a/package-lock.json b/package-lock.json index 9085e8357..014151b69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@patternfly/react-core": "5.1.2", "@patternfly/react-table": "5.0.1", "@redhat-cloud-services/frontend-components": "4.0.10", - "@redhat-cloud-services/frontend-components-notifications": "4.0.4", + "@redhat-cloud-services/frontend-components-notifications": "4.1.0", "@redhat-cloud-services/frontend-components-utilities": "4.0.2", "@reduxjs/toolkit": "1.9.5", "@scalprum/react-core": "0.5.1", @@ -3797,8 +3797,9 @@ "license": "ISC" }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "4.0.4", - "license": "Apache-2.0", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.0.tgz", + "integrity": "sha512-bEoAeZMVY+UuSriSeruZ1pIesiPEjScrVFJQ5Wq/w3UFc79oXSYOgpRElxblPUH/LbKqp7inbzqRm2FxMcVxYg==", "dependencies": { "@redhat-cloud-services/frontend-components": "^4.0.9", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", diff --git a/package.json b/package.json index fafcb1f17..0b83e8b7a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@patternfly/react-core": "5.1.2", "@patternfly/react-table": "5.0.1", "@redhat-cloud-services/frontend-components": "4.0.10", - "@redhat-cloud-services/frontend-components-notifications": "4.0.4", + "@redhat-cloud-services/frontend-components-notifications": "4.1.0", "@redhat-cloud-services/frontend-components-utilities": "4.0.2", "@reduxjs/toolkit": "1.9.5", "@scalprum/react-core": "0.5.1",