Browse Source

chore: mongodb ^5.8.1 to 5.8.1

e22m4u 2 years ago
parent
commit
ea2a0a12f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -33,7 +33,7 @@
   "license": "MIT",
   "homepage": "https://github.com/e22m4u/repository-mongodb-adapter",
   "dependencies": {
-    "mongodb": "^5.8.1"
+    "mongodb": "5.8.1"
   },
   "peerDependencies": {
     "@e22m4u/repository": "^0.0.18"