Update dependency express to ~4.22.0 #5

Open
jcabillot wants to merge 2 commits from renovate/express-4.x into master
Showing only changes of commit d8091ca3de - Show all commits
Vendored
+3 -3
View File
@@ -7,9 +7,9 @@ pipeline {
agent any agent any
triggers { //triggers {
cron('@midnight') // cron('@midnight')
} //}
stages { stages {
stage('Clone repository') { stage('Clone repository') {