notifications-node-client 5.2.2 → 5.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 5.2.3 - 2022-11-22
2
+
3
+ * Bump follow-redirects from 1.14.7 to 1.15.2
4
+
1
5
  ## 5.2.2 - 2022-11-16
2
6
 
3
7
  * Upgrade ansi-regex dependencies to mitigate CVE-2021-3807.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "notifications-node-client",
3
- "version": "5.2.2",
3
+ "version": "5.2.3",
4
4
  "homepage": "https://docs.notifications.service.gov.uk/node.html",
5
5
  "repository": {
6
6
  "type": "git",