Merge pull request #1 from RiccardoSenica/dependabot/npm_and_yarn/client/npm_and_yarn-f24226c2ec

Bump the npm_and_yarn group across 2 directories with 22 updates
This commit is contained in:
2025-05-29 22:42:49 +02:00
committed by GitHub
5 changed files with 17561 additions and 18020 deletions

20675
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@
"react-dom": "^17.0.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.1",
"react-scripts": "5.0.1",
"subscriptions-transport-ws": "^0.9.18",
"web-vitals": "^0.2.4"
},

File diff suppressed because it is too large Load Diff

View File

@@ -17,12 +17,12 @@
"apollo-server-express": "^2.19.1",
"bcrypt": "^5.0.0",
"bcryptjs": "2.4.3",
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"chai": "^4.2.0",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"express": "^4.17.1",
"express": "^4.20.0",
"express-graphql": "^0.12.0",
"graphql": "^15.4.0",
"graphql-compose": "^7.23.0",
@@ -34,8 +34,8 @@
"jsonwebtoken": "8.5.1",
"migrate": "^1.7.0",
"mocha": "^8.2.1",
"mongodb": "^3.6.3",
"mongoose": "^5.11.9",
"mongodb": "^3.6.10",
"mongoose": "^5.13.20",
"mongoose-bcrypt": "^1.9.0",
"mongoose-timestamp": "^0.6.0",
"node-migrate": "^0.1.0"

File diff suppressed because it is too large Load Diff