Skip to content

Commit af15769

Browse files
Update dependency express to v4.18.3
1 parent 91f11a6 commit af15769

File tree

2 files changed

+60
-42
lines changed

2 files changed

+60
-42
lines changed

package-lock.json

+58-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"devDependencies": {
3333
"@types/chai": "4.3.4",
3434
"@types/chai-http": "4.2.0",
35-
"@types/express": "4.17.17",
35+
"@types/express": "4.17.21",
3636
"@types/mocha": "9.1.1",
3737
"@types/moment": "2.13.0",
3838
"@types/node": "18.14.0",
3939
"chai": "4.3.7",
4040
"chai-http": "4.3.0",
4141
"copyfiles": "2.4.1",
42-
"express": "4.18.2",
42+
"express": "4.18.3",
4343
"mocha": "9.2.2",
4444
"npm-run-all": "4.1.5",
4545
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)