From 3888dd50be645aa0f48dcdbe032c362cf788760a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 15:12:50 +0000 Subject: [PATCH 1/2] Update dependency angular-reconnecting-websocket to v0.1.1 --- package.json | 2 +- yarn.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30bf527..d0f3cd3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@sendgrid/mail": "^7.1.1", "@sentry/node": "^5.17.0", "angular": "^1.7.9", - "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", + "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#v0.1.1", "angular-resource": "^1.7.9", "angular-route": "^1.7.9", "angular-strap": "^2.3.8", diff --git a/yarn.lock b/yarn.lock index 51e9957..fc19fc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -904,8 +904,9 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= -"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#0.1.1": +"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#v0.1.1": version "0.1.0" + uid fd1d548d072a5a06eb96398234ae0970ae98f8d1 resolved "https://github.com/adieu/angular-reconnecting-websocket#fd1d548d072a5a06eb96398234ae0970ae98f8d1" angular-resource@^1.7.9: From eba2d7e4bc8e182b7c9e6dfdec56fe3fd9c92464 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 15:12:44 +0000 Subject: [PATCH 2/2] Update dependency angular to v1.8.3 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fc19fc2..025c052 100644 --- a/yarn.lock +++ b/yarn.lock @@ -925,9 +925,9 @@ angular-strap@^2.3.8: integrity sha1-+uIWVc13B5Zxv5GKt+1iJ3gwYvo= angular@^1.7.9: - version "1.8.0" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51" - integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg== + version "1.8.3" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894" + integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw== ansi-colors@4.1.1: version "4.1.1"