diff --git a/services/harmony/.nsprc b/services/harmony/.nsprc index 8b2bac50c..57d6a324b 100644 --- a/services/harmony/.nsprc +++ b/services/harmony/.nsprc @@ -1,14 +1,4 @@ { - "1095366": { - "active": true, - "notes": "Will fix in HARMONY-1688", - "expiry": "2024-05-12" - }, - "1095367": { - "active": true, - "notes": "Will fix in HARMONY-1688", - "expiry": "2024-05-12" - }, "1092972": { "active": true, "notes": "Ignored since there is no fix", @@ -24,11 +14,6 @@ "notes": "Will fix in HARMONY-1650", "expiry": "2024-05-01" }, - "1096460": { - "active": true, - "notes": "Will fix in HARMONY-1698", - "expiry": "2024-08-01" - }, "1096482": { "active": true, "notes": "Will fix in HARMONY-1700", diff --git a/services/harmony/package-lock.json b/services/harmony/package-lock.json index 3eb9db8a5..fac3353ae 100644 --- a/services/harmony/package-lock.json +++ b/services/harmony/package-lock.json @@ -11423,9 +11423,9 @@ } }, "node_modules/ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==" }, "node_modules/ipaddr.js": { "version": "1.9.1", @@ -30191,9 +30191,9 @@ "integrity": "sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==" }, "ip": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "integrity": "sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/ip/-/ip-2.0.1.tgz", + "integrity": "sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==" }, "ipaddr.js": { "version": "1.9.1",