Updated dev dependency to use pinned version

This is the standard for our deps in packages.
This commit is contained in:
Fabien "egg" O'Carroll 2022-11-24 13:58:12 +07:00
parent 90c9a03319
commit a88201089e

View File

@ -18,7 +18,7 @@
"lib"
],
"devDependencies": {
"bson-objectid": "^2.0.4",
"bson-objectid": "2.0.4",
"c8": "7.12.0",
"mocha": "10.1.0",
"sinon": "14.0.2"