mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update dependency express to v4.17.3
This commit is contained in:
parent
5bdc756dec
commit
b7af869669
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"c8": "7.11.0",
|
||||
"express": "4.17.2",
|
||||
"express": "4.17.3",
|
||||
"mocha": "9.1.3",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.1.2"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"c8": "7.11.0",
|
||||
"express": "4.17.2",
|
||||
"express": "4.17.3",
|
||||
"mocha": "9.1.3",
|
||||
"should": "13.2.3",
|
||||
"sinon": "11.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue