Update dependency express to ^4.18.2 #137

Closed
renovate-bot wants to merge 1 commit from renovate/express-4.x into develop

View file

@ -34,7 +34,7 @@
"bootstrap": "^4.6.2", "bootstrap": "^4.6.2",
"cron": "^2.3.1", "cron": "^2.3.1",
"dayjs": "^1.11.0", "dayjs": "^1.11.0",
"express": "^4.17.1", "express": "^4.18.2",
"flag-icon-css": "^3.5.0", "flag-icon-css": "^3.5.0",
"jsonpath-plus": "^6.0.1", "jsonpath-plus": "^6.0.1",
"node-cron": "^3.0.0", "node-cron": "^3.0.0",
@ -50,7 +50,7 @@
"@angular/compiler-cli": "~11.1.0", "@angular/compiler-cli": "~11.1.0",
"@angular/language-service": "~11.1.0", "@angular/language-service": "~11.1.0",
"@nguniversal/builders": "^12.1.0", "@nguniversal/builders": "^12.1.0",
"@types/express": "^4.17.12", "@types/express": "^4.17.21",
"@types/node": "^14.14.22", "@types/node": "^14.14.22",
"@types/jasmine": "~3.6.3", "@types/jasmine": "~3.6.3",
"@types/jasminewd2": "~2.0.8", "@types/jasminewd2": "~2.0.8",