mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-26 23:11:34 +08:00
deps: update to express ^5.1.0
This commit is contained in:
parent
a3b6d4d151
commit
de92391121
@ -38,7 +38,7 @@
|
||||
"copyfiles": "^2.1.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"eslint": "^5.15.3",
|
||||
"express": "^4.16.4",
|
||||
"express": "^5.1.0",
|
||||
"mocha": "^6.0.2",
|
||||
"nyc": "^17.1.0",
|
||||
"rimraf": "^2.6.3",
|
||||
@ -46,7 +46,7 @@
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"express": "^4.16.4"
|
||||
"express": "^4.16.4 || ^5.1.0"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user