Skip to content

Commit

Permalink
Bump [email protected], [email protected] and other deps (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
petruki authored May 31, 2024
1 parent 6e30289 commit 49a9c98
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,23 @@
],
"license": "MIT",
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.2",
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"express": "^4.19.2",
"express-basic-auth": "^1.2.1",
"express-rate-limit": "^7.2.0",
"express-validator": "^7.0.1",
"express-validator": "^7.1.0",
"graphql": "^16.8.1",
"graphql-http": "^1.22.1",
"graphql-tag": "^2.12.6",
"helmet": "^7.1.0",
"jsonwebtoken": "^9.0.2",
"moment": "^2.30.1",
"mongodb": "^6.6.2",
"mongodb": "^6.7.0",
"mongoose": "^8.4.0",
"pino": "^9.1.0",
"pino-pretty": "^11.0.0",
"pino-pretty": "^11.1.0",
"swagger-ui-express": "^5.0.0",
"switcher-client": "^4.1.0",
"validator": "^13.12.0"
Expand All @@ -63,7 +63,7 @@
"jest": "^29.7.0",
"jest-sonar-reporter": "^2.0.0",
"node-notifier": "^10.0.1",
"nodemon": "^3.1.0",
"nodemon": "^3.1.2",
"sinon": "^18.0.0",
"supertest": "^7.0.0"
},
Expand Down

0 comments on commit 49a9c98

Please sign in to comment.