Skip to content

Commit

Permalink
Use exact version
Browse files Browse the repository at this point in the history
  • Loading branch information
grantwilliams committed Apr 25, 2023
1 parent d6b6b4e commit d43866c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"debug": "^3.1.0",
"eventemitter3": "^2.0.3",
"mongodb": "^3.6.6"
"mongodb": "3.6.6"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2923,7 +2923,7 @@
"mkdirp" "0.5.1"
"supports-color" "4.4.0"

"mongodb@^3.6.6":
"[email protected]":
"integrity" "sha512-WlirMiuV1UPbej5JeCMqE93JRfZ/ZzqE7nJTwP85XzjAF4rRSeq2bGCb1cjfoHLOF06+HxADaPGqT0g3SbVT1w=="
"resolved" "https://registry.npmjs.org/mongodb/-/mongodb-3.6.6.tgz"
"version" "3.6.6"
Expand Down

0 comments on commit d43866c

Please sign in to comment.