Index: Farmatiko/ClientApp/package-lock.json
===================================================================
--- Farmatiko/ClientApp/package-lock.json	(revision fad8134e50038707ba676ca334595f9e23abf769)
+++ Farmatiko/ClientApp/package-lock.json	(revision fbaea2296889dd031f04175c758df1983d6cca99)
@@ -3089,4 +3089,9 @@
       }
     },
+    "big-integer": {
+      "version": "1.6.48",
+      "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.48.tgz",
+      "integrity": "sha512-j51egjPa7/i+RdiRuJbPdJ2FIUYYPhvYLjzoYbcMMm62ooO6F94fETG4MTs46zPAF9Brs04OajboA/qTGuz78w=="
+    },
     "big.js": {
       "version": "5.2.2",
Index: Farmatiko/ClientApp/package.json
===================================================================
--- Farmatiko/ClientApp/package.json	(revision fad8134e50038707ba676ca334595f9e23abf769)
+++ Farmatiko/ClientApp/package.json	(revision fbaea2296889dd031f04175c758df1983d6cca99)
@@ -26,4 +26,5 @@
     "@nguniversal/module-map-ngfactory-loader": "8.1.1",
     "aspnet-prerendering": "^3.0.1",
+    "big-integer": "^1.6.48",
     "bootstrap": "^4.3.1",
     "core-js": "^3.3.3",
