LP1948035 Update Angular deps for eg2
authorBill Erickson <berickxx@gmail.com>
Thu, 21 Oct 2021 15:40:28 +0000 (11:40 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Oct 2021 15:40:28 +0000 (11:40 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/package-lock.json
Open-ILS/src/eg2/package.json

index 532ee4d..0db2aa6 100644 (file)
       }
     },
     "typescript": {
-      "version": "4.4.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
-      "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
+      "version": "4.3.4",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
+      "integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==",
       "dev": true
     },
     "ua-parser-js": {
index fc5445c..6b962a4 100644 (file)
@@ -63,6 +63,6 @@
     "protractor": "^7.0.0",
     "ts-node": "^10.3.0",
     "tslint": "^6.1.3",
-    "typescript": "^4.4.4"
+    "typescript": "4.3.4"
   }
 }