Update dependency express to ^4.18.2 #137
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
"bootstrap": "^4.6.2",
|
||||
"cron": "^2.3.1",
|
||||
"dayjs": "^1.11.0",
|
||||
"express": "^4.17.1",
|
||||
"express": "^4.18.2",
|
||||
"flag-icon-css": "^3.5.0",
|
||||
"jsonpath-plus": "^6.0.1",
|
||||
"node-cron": "^3.0.0",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"@angular/compiler-cli": "~11.1.0",
|
||||
"@angular/language-service": "~11.1.0",
|
||||
"@nguniversal/builders": "^12.1.0",
|
||||
"@types/express": "^4.17.12",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^14.14.22",
|
||||
"@types/jasmine": "~3.6.3",
|
||||
"@types/jasminewd2": "~2.0.8",
|
||||
|
|
Reference in a new issue