Skip to content

Commit

Permalink
chore(NODE-6082): update dependencies (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson authored Apr 22, 2024
1 parent c1f7aca commit 2dbae40
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"dependencies": {
"bindings": "^1.5.0",
"node-addon-api": "^6.1.0",
"prebuild-install": "7.1.1"
"prebuild-install": "^7.1.2"
},
"devDependencies": {
"chai": "^4.3.10",
"chai": "^4.4.1",
"chai-string": "^1.5.0",
"chalk": "^4.1.2",
"clang-format": "^1.8.0",
"dmd-clear": "^0.1.2",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jsdoc-to-markdown": "^8.0.1",
"mocha": "^10.3.0",
"mongodb": "^6.3.0",
"node-gyp": "^10.0.1",
"mocha": "^10.4.0",
"mongodb": "^6.5.0",
"node-gyp": "^10.1.0",
"prebuild": "^11.0.4",
"prettier": "^3.2.5",
"request": "^2.88.2",
Expand Down

0 comments on commit 2dbae40

Please sign in to comment.