diff --git a/package-lock.json b/package-lock.json index a9937dcb..b5719086 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4389,9 +4389,9 @@ "dev": true }, "@redhat-cloud-services/frontend-components-notifications": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.4.tgz", - "integrity": "sha512-8wYFXidJptCfbEXEmi1tM4adHmSVSWEmTjjZ/JD7UCPlmQ3Cr9D+sWyUf4x9iUS5kvSlnUMS1DnwjMjhy10s7g==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-3.2.5.tgz", + "integrity": "sha512-HZKPYiNvBKMP5F3nicdIwPdMBh4o524b+THz0zN4pax0rb6RydR20E5OQ0taHqzUyObyTedM8w4O5ulNpVHduQ==", "requires": { "@redhat-cloud-services/frontend-components-utilities": "*", "react-redux": ">=5.0.7", diff --git a/package.json b/package.json index a7caf06f..42d21471 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@patternfly/react-core": "4.168.8", "@patternfly/react-table": "4.37.8", "@redhat-cloud-services/frontend-components": "3.5.1", - "@redhat-cloud-services/frontend-components-notifications": "3.2.4", + "@redhat-cloud-services/frontend-components-notifications": "3.2.5", "@redhat-cloud-services/frontend-components-utilities": "3.2.5", "classnames": "2.3.1", "react": "17.0.2",