Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 67c8899

Browse files
authoredJun 8, 2021
Update package.json (#63)
bump @types/mongodb
1 parent 01a6cd3 commit 67c8899

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"node": ">=8"
1717
},
1818
"dependencies": {
19-
"@types/mongodb": "^3.5.25",
19+
"@types/mongodb": "^3.5.27",
2020
"@types/mongoose": "^5.7.28",
2121
"apollo-datasource": "^0.3.1",
2222
"apollo-server-caching": "^0.3.1",

0 commit comments

Comments
 (0)
Please sign in to comment.