From d43b1ab2df4692b6def78ace23ff136fb512bd02 Mon Sep 17 00:00:00 2001 From: Dillon-Brown Date: Mon, 7 Dec 2020 09:16:09 +0000 Subject: [PATCH] NPM Update Signed-off-by: Dillon-Brown --- package.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 668a68db6..4f374941d 100644 --- a/package.json +++ b/package.json @@ -33,15 +33,9 @@ "@types/object-hash": "^1.3.4", "ajv": "~6.9.1", "angular-svg-icon": "^8.0.0", - "apollo-angular": "^1.10.0", - "apollo-angular-link-http": "^1.11.0", - "apollo-cache-inmemory": "^1.6.6", - "apollo-client": "^2.6.10", - "apollo-link": "^1.2.14", - "apollo-link-error": "^1.1.13", "bn-ng-idle": "^1.0.1", "bootstrap-css-only": "^4.4.1", - "core-js": "^3.7.0", + "core-js": "^3.8.1", "graphql": "^14.7.0", "graphql-tag": "^2.11.0", "lodash": "^4.17.20", @@ -61,11 +55,11 @@ "@angular/cli": "^9.1.12", "@angular/compiler-cli": "^9.1.12", "@angular/language-service": "^9.1.12", - "@types/jasmine": "^3.6.1", + "@types/jasmine": "^3.6.2", "@types/jasminewd2": "^2.0.6", "@types/lodash": "^4.14.166", "@types/luxon": "^1.25.0", - "@types/node": "^12.19.4", + "@types/node": "^12.19.8", "@typescript-eslint/eslint-plugin": "^2.34.0", "@typescript-eslint/parser": "^2.34.0", "eslint": "^6.8.0",