From: Bill Erickson Date: Thu, 21 Oct 2021 15:56:24 +0000 (-0400) Subject: LP1948035 angular/http is deprecated X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=635f235486d565b3670403c353320fba9fef2959;p=working%2FEvergreen.git LP1948035 angular/http is deprecated Signed-off-by: Bill Erickson --- 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",