From ad5b03631a9ac1233821f1d1c95f85383dbd17c0 Mon Sep 17 00:00:00 2001
From: Rosanny <rosanny.sihombing@hft-stuttgart.de>
Date: Fri, 16 Sep 2022 11:13:26 +0200
Subject: [PATCH] update dependencies

---
 package-lock.json | 51 +++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 26 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 1ae98a77..bfc4e168 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6348,22 +6348,17 @@
       }
     },
     "node_modules/httpntlm": {
-      "version": "1.7.6",
-      "resolved": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.7.6.tgz",
-      "integrity": "sha512-sDucupL4XpRyLKMyRnyLU2jiQsPpAxHNnLvKVCMxmGmAltUef6J8KIF/Iw+xjn0cEkp0b0xU412LP1vtIcuNww==",
+      "version": "1.7.7",
+      "resolved": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.7.7.tgz",
+      "integrity": "sha512-Pv2Rvrz8H0qv1Dne5mAdZ9JegG1uc6Vu5lwLflIY6s8RKHdZQbW39L4dYswSgqMDT0pkJILUTKjeyU0VPNRZjA==",
       "dependencies": {
         "httpreq": ">=0.4.22",
-        "underscore": "~1.7.0"
+        "underscore": "~1.12.1"
       },
       "engines": {
         "node": ">=0.8.0"
       }
     },
-    "node_modules/httpntlm/node_modules/underscore": {
-      "version": "1.7.0",
-      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz",
-      "integrity": "sha512-cp0oQQyZhUM1kpJDLdGO1jPZHgS/MpzoWYfe9+CM2h/QGDZlqwT2T3YGukuBdaNJ/CAPoeyAZRRHz8JFo176vA=="
-    },
     "node_modules/httpreq": {
       "version": "0.5.2",
       "resolved": "https://registry.npmjs.org/httpreq/-/httpreq-0.5.2.tgz",
@@ -9192,11 +9187,11 @@
       }
     },
     "node_modules/nodemailer-ntlm-auth": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/nodemailer-ntlm-auth/-/nodemailer-ntlm-auth-1.0.1.tgz",
-      "integrity": "sha512-nQK3NHGpyVU0CcGfpq2rzM3Xg/ZLYOwBGfIAz+oxW3Jhaj3opPC6eLXuei0doK5++Hm0zjl/PH+y7ZCc8sDFtg==",
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/nodemailer-ntlm-auth/-/nodemailer-ntlm-auth-1.0.3.tgz",
+      "integrity": "sha512-3rynn2Q2PjPZYxLpMa6oK2nNSLaErRmPWZ25R7AToW54/y1mRBRaHlOzlYSuWHDVvwgb98gi18EwiDcq/2o7vw==",
       "dependencies": {
-        "httpntlm": "1.7.6"
+        "httpntlm": "1.7.7"
       }
     },
     "node_modules/nodemon": {
@@ -11291,6 +11286,11 @@
       "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==",
       "dev": true
     },
+    "node_modules/underscore": {
+      "version": "1.12.1",
+      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
+      "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
+    },
     "node_modules/unicode-canonical-property-names-ecmascript": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
@@ -16409,18 +16409,12 @@
       }
     },
     "httpntlm": {
-      "version": "1.7.6",
-      "resolved": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.7.6.tgz",
-      "integrity": "sha512-sDucupL4XpRyLKMyRnyLU2jiQsPpAxHNnLvKVCMxmGmAltUef6J8KIF/Iw+xjn0cEkp0b0xU412LP1vtIcuNww==",
+      "version": "1.7.7",
+      "resolved": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.7.7.tgz",
+      "integrity": "sha512-Pv2Rvrz8H0qv1Dne5mAdZ9JegG1uc6Vu5lwLflIY6s8RKHdZQbW39L4dYswSgqMDT0pkJILUTKjeyU0VPNRZjA==",
       "requires": {
         "httpreq": ">=0.4.22",
         "underscore": "1.12.1"
-      },
-      "dependencies": {
-        "underscore": {
-          "version": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz",
-          "integrity": "sha512-cp0oQQyZhUM1kpJDLdGO1jPZHgS/MpzoWYfe9+CM2h/QGDZlqwT2T3YGukuBdaNJ/CAPoeyAZRRHz8JFo176vA=="
-        }
       }
     },
     "httpreq": {
@@ -18560,11 +18554,11 @@
       "integrity": "sha512-pOLC/s+2I1EXuSqO5Wa34i3kXZG3gugDssH+ZNCevHad65tc8vQlCQpOLaUjopvkRQKm2Cki2aME7fEOPRy3bA=="
     },
     "nodemailer-ntlm-auth": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/nodemailer-ntlm-auth/-/nodemailer-ntlm-auth-1.0.1.tgz",
-      "integrity": "sha512-nQK3NHGpyVU0CcGfpq2rzM3Xg/ZLYOwBGfIAz+oxW3Jhaj3opPC6eLXuei0doK5++Hm0zjl/PH+y7ZCc8sDFtg==",
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/nodemailer-ntlm-auth/-/nodemailer-ntlm-auth-1.0.3.tgz",
+      "integrity": "sha512-3rynn2Q2PjPZYxLpMa6oK2nNSLaErRmPWZ25R7AToW54/y1mRBRaHlOzlYSuWHDVvwgb98gi18EwiDcq/2o7vw==",
       "requires": {
-        "httpntlm": "1.7.6"
+        "httpntlm": "1.7.7"
       }
     },
     "nodemon": {
@@ -20119,6 +20113,11 @@
       "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==",
       "dev": true
     },
+    "underscore": {
+      "version": "1.12.1",
+      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
+      "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
+    },
     "unicode-canonical-property-names-ecmascript": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
-- 
GitLab