Skip to content

Commit 226072c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/mongodb to v3.6.18
1 parent 960008c commit 226072c

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
@@ -88,7 +88,7 @@
8888
"@types/lodash": "4.14.168",
8989
"@types/mime-types": "2.1.0",
9090
"@types/mocha": "8.2.1",
91-
"@types/mongodb": "3.6.15",
91+
"@types/mongodb": "3.6.18",
9292
"@types/node": "9.6.61",
9393
"@types/node-fetch": "2.5.8",
9494
"@types/object-hash": "1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,10 +1170,10 @@
11701170
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.1.tgz#f3f3ae4590c5386fc7c543aae9b78d4cf30ffee9"
11711171
integrity sha512-NysN+bNqj6E0Hv4CTGWSlPzMW6vTKjDpOteycDkV4IWBsO+PU48JonrPzV9ODjiI2XrjmA05KInLgF5ivZ/YGQ==
11721172

1173-
"@types/[email protected].15":
1174-
version "3.6.15"
1175-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.15.tgz#a2fb99bf14bebbccbd5452449b3409e38a902f88"
1176-
integrity sha512-66o54Py66NyYxb9/za2dH01ZsD1PCbPdJeys1VMhlitE4lrbmF3akpICzVmzkaiL6byCeG8iClfhD5ThZGu8+A==
1173+
"@types/[email protected].18":
1174+
version "3.6.18"
1175+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.18.tgz#7524c462fc7e3b67892afda8211cd045edee65eb"
1176+
integrity sha512-JSVFt9p0rTfZ4EgzXmVHUB3ue00xe3CRbQho8nXfImzEDDM4O7I3po1bwbWl/EIbLENxUreZxqLOc8lvcnLVPA==
11771177
dependencies:
11781178
"@types/bson" "*"
11791179
"@types/node" "*"

0 commit comments

Comments
 (0)