Skip to content

Commit 0bc2fc7

Browse files
Merge branch 'develop' into renovate/misc-dev-tooling
2 parents 6883883 + 8306e76 commit 0bc2fc7

File tree

2 files changed

+132
-447
lines changed

2 files changed

+132
-447
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@
103103
"eslint-config-react-app": "^7.0.1",
104104
"eslint-plugin-cypress": "2.15.1",
105105
"eslint-plugin-prettier": "^5.0.0",
106-
"express": "4.17.3",
106+
"express": "4.18.2",
107107
"express-graphql": "0.12.0",
108-
"express-jwt": "6.1.1",
108+
"express-jwt": "6.1.2",
109109
"express-paginate": "1.0.2",
110-
"express-session": "1.17.2",
111-
"express-validator": "6.14.0",
110+
"express-session": "1.18.0",
111+
"express-validator": "6.15.0",
112112
"fuse.js": "6.6.2",
113113
"graphql": "16.8.1",
114114
"graphql-tools": "8.2.7",
@@ -121,7 +121,7 @@
121121
"lowdb": "1.0.0",
122122
"morgan": "1.10.0",
123123
"ncp": "2.0.0",
124-
"nodemon": "2.0.15",
124+
"nodemon": "2.0.22",
125125
"npm": "^9.8.0",
126126
"nyc": "15.1.0",
127127
"passport": "0.6.0",

0 commit comments

Comments
 (0)