Bump @types/sqlite3 from 3.1.7 to 3.1.8 (#55)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Jan 2022 12:37:08 +0000 (12:37 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 12:37:08 +0000 (12:37 +0000)
package-lock.json
package.json

index ec6e592d3d0f2b1c6785312b5c872ec53c1e8aa1..a42f3b03bdaf7e2299593dd213e8a0c15dc1599f 100644 (file)
@@ -75,9 +75,9 @@
       }
     },
     "@types/sqlite3": {
-      "version": "3.1.7",
-      "resolved": "https://registry.npmjs.org/@types/sqlite3/-/sqlite3-3.1.7.tgz",
-      "integrity": "sha512-8FHV/8Uzd7IwdHm5mvmF2Aif4aC/gjrt4axWD9SmfaxITnOjtOhCbOSTuqv/VbH1uq0QrwlaTj9aTz3gmR6u4w==",
+      "version": "3.1.8",
+      "resolved": "https://registry.npmjs.org/@types/sqlite3/-/sqlite3-3.1.8.tgz",
+      "integrity": "sha512-sQMt/qnyUWnqiTcJXm5ZfNPIBeJ/DVvJDwxw+0tAxPJvadzfiP1QhryO1JOR6t1yfb8NpzQb/Rud06mob5laIA==",
       "dev": true,
       "requires": {
         "@types/node": "*"
index acb53a2e525a93a564f03ed29c55b611a7848d6c..6a5fe6721f92a9a3526a97ccf858a42a40636952 100644 (file)
@@ -22,7 +22,7 @@
     "@types/csv-parse": "^1.2.2",
     "@types/minimist": "^1.2.2",
     "@types/node-fetch": "^2.5.12",
-    "@types/sqlite3": "^3.1.7",
+    "@types/sqlite3": "^3.1.8",
     "tslint": "^6.1.3",
     "typescript": "^4.5.3"
   }