From 635f235486d565b3670403c353320fba9fef2959 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 21 Oct 2021 11:56:24 -0400 Subject: [PATCH] LP1948035 angular/http is deprecated Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/eg2/package.json b/Open-ILS/src/eg2/package.json index a2500f7e13..60b75a8bd0 100644 --- a/Open-ILS/src/eg2/package.json +++ b/Open-ILS/src/eg2/package.json @@ -24,7 +24,6 @@ "@angular/compiler": "^10.0.8", "@angular/core": "^10.0.8", "@angular/forms": "^10.0.8", - "@angular/http": "^7.2.16", "@angular/localize": "^10.0.8", "@angular/platform-browser": "^10.0.8", "@angular/platform-browser-dynamic": "^10.0.8", -- 2.11.0