diff --git a/package.json b/package.json index 69cfa7bf..3fc527b1 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "lodash": "^4.17.21", "moment": "^2.29.4", "ms-nationalities": "^1.0.1", - "notifications-node-client": "^8.0.0", + "notifications-node-client": "^8.1.0", "uuid": "^9.0.0", "winston": "^3.8.2" }, diff --git a/yarn.lock b/yarn.lock index ae508622..b1bdf3ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4382,10 +4382,10 @@ notifications-node-client@^6.0.0: axios "^0.25.0" jsonwebtoken "^9.0.0" -notifications-node-client@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/notifications-node-client/-/notifications-node-client-8.0.0.tgz#474dd69c60a91a41f629be145bb6d361ccee63b6" - integrity sha512-65BxorFYVFOpJ9c2lud/4Ju+Bfn3L/vkih+FuzMhBw1wcOPjwgu4doVH6xO91fHYiAi/0uIx0Mc+NorXeANMHw== +notifications-node-client@^8.1.0: + version "8.1.0" + resolved "https://registry.yarnpkg.com/notifications-node-client/-/notifications-node-client-8.1.0.tgz#aaf007ccb864eae56942a6fed176c4b310d4e975" + integrity sha512-2NJqPEcvlFRxuPMMWqoVXVUDz9EWl8dQVAhnLfRdv61PaHMqIRiQTdwn2qge8sC3kAsLnJoTl0qxhwDUarkYsQ== dependencies: axios "^1.6.1" jsonwebtoken "^9.0.0"