Update express-engine to version 13

This commit is contained in:
Konstantinos Triantafyllou 2022-09-23 12:50:35 +03:00
parent e8f4729aba
commit 62382fb07d
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
"@angular/platform-browser-dynamic": "~13.3.11",
"@angular/platform-server": "~13.3.11",
"@angular/router": "~13.3.11",
"@nguniversal/express-engine": "^12.1.3",
"@nguniversal/express-engine": "^13.1.1",
"clipboard": "^1.5.16",
"core-js": "^2.5.4",
"express": "^4.15.2",
@ -51,7 +51,7 @@
"@angular/cli": "~13.3.9",
"@angular/compiler-cli": "~13.3.11",
"@angular/language-service": "~13.3.11",
"@nguniversal/builders": "^12.1.3",
"@nguniversal/builders": "^13.1.1",
"@types/compression": "^1.7.0",
"@types/express": "^4.17.0",
"@types/jasmine": "~3.6.0",