We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6883883 + 8306e76 commit 0bc2fc7Copy full SHA for 0bc2fc7
package.json
@@ -103,12 +103,12 @@
103
"eslint-config-react-app": "^7.0.1",
104
"eslint-plugin-cypress": "2.15.1",
105
"eslint-plugin-prettier": "^5.0.0",
106
- "express": "4.17.3",
+ "express": "4.18.2",
107
"express-graphql": "0.12.0",
108
- "express-jwt": "6.1.1",
+ "express-jwt": "6.1.2",
109
"express-paginate": "1.0.2",
110
- "express-session": "1.17.2",
111
- "express-validator": "6.14.0",
+ "express-session": "1.18.0",
+ "express-validator": "6.15.0",
112
"fuse.js": "6.6.2",
113
"graphql": "16.8.1",
114
"graphql-tools": "8.2.7",
@@ -121,7 +121,7 @@
121
"lowdb": "1.0.0",
122
"morgan": "1.10.0",
123
"ncp": "2.0.0",
124
- "nodemon": "2.0.15",
+ "nodemon": "2.0.22",
125
"npm": "^9.8.0",
126
"nyc": "15.1.0",
127
"passport": "0.6.0",
0 commit comments