Bump csv-parse from 4.16.0 to 4.16.2 (#44)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 20 Sep 2021 11:55:29 +0000 (11:55 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Sep 2021 11:55:29 +0000 (11:55 +0000)
package-lock.json
package.json

index a08ed6d7c29d8fe025ba245919f1cfdce02b4698..665011f9fccdca87880665cca726f0845e50517e 100644 (file)
       "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
     },
     "csv-parse": {
-      "version": "4.16.0",
-      "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.16.0.tgz",
-      "integrity": "sha512-Zb4tGPANH4SW0LgC9+s9Mnequs9aqn7N3/pCqNbVjs2XhEF6yWNU2Vm4OGl1v2Go9nw8rXt87Cm2QN/o6Vpqgg=="
+      "version": "4.16.2",
+      "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.16.2.tgz",
+      "integrity": "sha512-eq2BhB6JiIJaNv61pH5EC+o/iyCBxT+g6ukLu2UoNyS5daCN8YlzhOsLHGt/t9sGraMYt/aizaXPLQoNvxlIMw=="
     },
     "dashdash": {
       "version": "1.14.1",
index fc5e751d3a607550d959876372adb5d76d8c0e3c..f645b7e5fa4f16ca6fd64d64677ecc690c054876 100644 (file)
@@ -11,7 +11,7 @@
   "author": "Alexander Ebert",
   "license": "LGPL-2.1-or-later",
   "dependencies": {
-    "csv-parse": "^4.16.0",
+    "csv-parse": "^4.16.2",
     "minimist": "^1.2.5",
     "node-fetch": "^2.6.1",
     "reflect-metadata": "^0.1.13",