Skip to content

Commit f3187b8

Browse files
committed
Update dependency @types/mongodb to v3.3.10
1 parent f360f55 commit f3187b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"typedoc": "0.14.2",
4040
"typescript": "3.4.4",
4141
"@types/i18next": "12.1.0",
42-
"@types/mongodb": "3.1.26"
42+
"@types/mongodb": "3.3.10"
4343
}
4444
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -459,10 +459,10 @@
459459
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
460460
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
461461

462-
"@types/mongodb@3.1.26":
463-
version "3.1.26"
464-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.1.26.tgz#6877554353fd9e9d03f28c62de09bad616ed7142"
465-
integrity sha512-i7+l95IbqnGLRW+AJ6F2nzqosLUgU022lDuoHhbQquMV7tgek0vNUg9RwC2Fn7ImBSQSFdCWeU394ciPEwSeaQ==
462+
"@types/mongodb@3.3.10":
463+
version "3.3.10"
464+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.3.10.tgz#ef8255cc78b32ecd8afd901796e458f4379d9bc2"
465+
integrity sha512-0irlIjqs0UVcs+1ih7qdA9Rs4gkN9hBX7PI6IBWYu/kcMQ52L+oLW19gKT8wBJD2uMBkgT4mVKDmEo6ygObnHA==
466466
dependencies:
467467
"@types/bson" "*"
468468
"@types/node" "*"

0 commit comments

Comments
 (0)