Skip to content

Commit 8c4b177

Browse files
Merge branch 'develop' into renovate/aws-amplify
2 parents 9bca49a + 2f4f5a7 commit 8c4b177

File tree

2 files changed

+163
-465
lines changed

2 files changed

+163
-465
lines changed

package.json

+7-7
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.5.3",
113113
"graphql": "16.8.1",
114114
"graphql-tools": "8.2.7",
@@ -121,16 +121,16 @@
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",
128128
"passport-local": "1.0.0",
129129
"patch-package": "^7.0.0",
130130
"prettier": "^3.0.0",
131131
"start-server-and-test": "1.14.0",
132-
"ts-node": "10.7.0",
133-
"typescript": "4.6.3",
132+
"ts-node": "10.9.2",
133+
"typescript": "4.9.5",
134134
"vite": "^4.4.2",
135135
"vite-plugin-eslint": "^1.8.1",
136136
"vite-plugin-istanbul": "^4.1.0",

0 commit comments

Comments
 (0)