Skip to content

Commit

Permalink
bump lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel.pires committed Jan 26, 2024
1 parent 4b28f37 commit 22b5425
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 90 deletions.
158 changes: 71 additions & 87 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"dependencies": {
"@google-cloud/datastore": "^6.6.2",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"express": "^4.18.2",
"express-validator": "^7.0.1"
},
"devDependencies": {
"chai": "^4.3.10",
"chai": "^5.0.3",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"sinon": "^17.0.1",
"supertest": "^6.3.3"
"supertest": "^6.3.4"
}
}

0 comments on commit 22b5425

Please sign in to comment.