Bump @types/minimist from 1.2.1 to 1.2.2 (#41)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 5 Aug 2021 09:22:12 +0000 (09:22 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Aug 2021 09:22:12 +0000 (09:22 +0000)
package-lock.json
package.json

index d223daa1d6f431c643ea4123dc524f561df908ab..618a25b2e2b50500ea797d6440e08a98e996aef6 100644 (file)
@@ -40,9 +40,9 @@
       }
     },
     "@types/minimist": {
-      "version": "1.2.1",
-      "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz",
-      "integrity": "sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==",
+      "version": "1.2.2",
+      "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
+      "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==",
       "dev": true
     },
     "@types/node": {
index 8451b42c9057c24b453287083fde2d01980d2c19..14168f2323ed6849ebcd051f903daa4176d14c0a 100644 (file)
@@ -20,7 +20,7 @@
   },
   "devDependencies": {
     "@types/csv-parse": "^1.2.2",
-    "@types/minimist": "^1.2.1",
+    "@types/minimist": "^1.2.2",
     "@types/node-fetch": "^2.5.12",
     "@types/sqlite3": "^3.1.7",
     "tslint": "^6.1.3",