Skip to content

Commit 5ac8b66

Browse files
fix(deps): update dependency express to ^4.22.1
1 parent 946c045 commit 5ac8b66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "echo \"Error: no test specified\" && exit 1"
1010
},
1111
"dependencies": {
12-
"express": "^4.18.2",
12+
"express": "^4.22.1",
1313
"uuid": "^9.0.1"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)