Skip to content

Commit

Permalink
Bump deps - express,rate-limit,mongodb,mongoose,switcher-client (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
petruki authored Mar 12, 2024
1 parent 220699e commit 9fd6e40
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,29 @@
"axios": "^1.6.7",
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.18.3",
"express-basic-auth": "^1.2.1",
"express-rate-limit": "^7.1.5",
"express-rate-limit": "^7.2.0",
"express-validator": "^7.0.1",
"graphql": "^16.8.1",
"graphql-http": "^1.22.0",
"graphql-tag": "^2.12.6",
"helmet": "^7.1.0",
"jsonwebtoken": "^9.0.2",
"moment": "^2.30.1",
"mongodb": "^6.3.0",
"mongoose": "^8.2.0",
"mongodb": "^6.5.0",
"mongoose": "^8.2.1",
"pino": "^8.19.0",
"pino-pretty": "^10.3.1",
"swagger-ui-express": "^5.0.0",
"switcher-client": "^3.2.0",
"switcher-client": "^3.2.1",
"validator": "^13.11.0"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/node": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-env": "^7.24.0",
"@babel/register": "^7.23.7",
"babel-jest": "^29.7.0",
"babel-polyfill": "^6.26.0",
Expand Down

0 comments on commit 9fd6e40

Please sign in to comment.