diff --git a/package-lock.json b/package-lock.json index a91a37b0862..435d2c23b02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1752,9 +1752,9 @@ } }, "@deriv/web-push-notifications": { - "version": "3.19.3", - "resolved": "https://registry.npmjs.org/@deriv/web-push-notifications/-/web-push-notifications-3.19.3.tgz", - "integrity": "sha512-PD9DnoY6wlP5+flZfe2UyyeThB+XZ10tLdXpXO9vdaCcewVQgRxJ8MV2gHbZZU6wLA8vf/r4Rfum6K9Yt8VEzQ==", + "version": "3.19.4", + "resolved": "https://registry.npmjs.org/@deriv/web-push-notifications/-/web-push-notifications-3.19.4.tgz", + "integrity": "sha512-n00dJdS5vMQCMjg35Svnyb4CDPCytfFoYW2B+mQbUe6bwLn/cbh8tUzdt7TOviuTKPF0hhYvq3wMpGDr5PHBlA==", "requires": { "@pushwoosh/logger": "1.0.4", "@pushwoosh/web-push-inbox-widget": "1.0.5", diff --git a/package.json b/package.json index 531ad775563..73f8c7e68fb 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@artsy/fresnel": "^1.7.0", "@datadog/browser-rum": "^2.14.0", - "@deriv/web-push-notifications": "^3.19.3", + "@deriv/web-push-notifications": "^3.19.4", "@livechat/customer-sdk": "^3.0.0", "@loadable/component": "^5.15.0", "@svgr/webpack": "^5.5.0",