diff --git a/package-lock.json b/package-lock.json index d9f5dd23..8a95d81a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@patternfly/react-core": "5.4.12", "@patternfly/react-table": "5.4.14", "@redhat-cloud-services/frontend-components": "4.2.22", - "@redhat-cloud-services/frontend-components-notifications": "4.1.19", + "@redhat-cloud-services/frontend-components-notifications": "4.1.20", "@redhat-cloud-services/frontend-components-utilities": "5.0.11", "@reduxjs/toolkit": "2.5.1", "@scalprum/react-core": "0.9.3", @@ -4056,9 +4056,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "4.1.19", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.19.tgz", - "integrity": "sha512-MEVUgHcPmIKQg+qZKUEY7Wly15rAGctfGPGV509i249187V/xeimVEJ6zKkEI2wrXuUC2+HISgBVZ1/D1Klu5Q==", + "version": "4.1.20", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.20.tgz", + "integrity": "sha512-9GGDb7pwhTyzgLpM6xfBetrKDRwLTEu8/Ifn8/8xu/wfm4Ch5TXiib04QV5+W5EcRuWxMZevVhytTNFUqXSBvw==", "license": "Apache-2.0", "dependencies": { "@redhat-cloud-services/frontend-components": "^5.0.5", diff --git a/package.json b/package.json index dd5826f5..8e53f9dd 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@patternfly/react-core": "5.4.12", "@patternfly/react-table": "5.4.14", "@redhat-cloud-services/frontend-components": "4.2.22", - "@redhat-cloud-services/frontend-components-notifications": "4.1.19", + "@redhat-cloud-services/frontend-components-notifications": "4.1.20", "@redhat-cloud-services/frontend-components-utilities": "5.0.11", "@reduxjs/toolkit": "2.5.1", "@scalprum/react-core": "0.9.3",