Skip to content

Commit 7ff0c43

Browse files
Update dependency @types/mongodb to v3.6.20 (#405)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6898348 commit 7ff0c43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dashboard-fe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@babel/plugin-transform-react-jsx-source": "7.14.5",
109109
"@babel/preset-typescript": "7.15.0",
110110
"@types/jest": "26.0.24",
111-
"@types/mongodb": "3.6.5",
111+
"@types/mongodb": "3.6.20",
112112
"eslint": "7.32.0",
113113
"eslint-config-next": "11.1.2",
114114
"jest": "26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2811,10 +2811,10 @@
28112811
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
28122812
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
28132813

2814-
"@types/[email protected].5":
2815-
version "3.6.5"
2816-
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.5.tgz#4c69a2f0a65a17bd5a3ca3a38e9a5e7d680cfaba"
2817-
integrity sha512-XbG9+2wNaEwUn5DlhgN4ogjUYYzvjIsH6gwPvXXoTgfiQqUNq41RNxOqO+lrdpCjlRKtt/Pv7ZgSl7paQ/GUjw==
2814+
"@types/[email protected].20":
2815+
version "3.6.20"
2816+
resolved "https://registry.yarnpkg.com/@types/mongodb/-/mongodb-3.6.20.tgz#b7c5c580644f6364002b649af1c06c3c0454e1d2"
2817+
integrity sha512-WcdpPJCakFzcWWD9juKoZbRtQxKIMYF/JIAM4JrNHrMcnJL6/a2NWjXxW7fo9hxboxxkg+icff8d7+WIEvKgYQ==
28182818
dependencies:
28192819
"@types/bson" "*"
28202820
"@types/node" "*"

0 commit comments

Comments
 (0)