|
|
@@ -38,17 +38,17 @@
|
|
|
"cli/**/*"
|
|
|
],
|
|
|
"dependencies": {
|
|
|
- "@graphql-tools/stitch": "^6.2.4",
|
|
|
- "@nestjs/common": "7.6.13",
|
|
|
- "@nestjs/core": "7.6.13",
|
|
|
- "@nestjs/graphql": "7.9.7",
|
|
|
- "@nestjs/platform-express": "7.6.13",
|
|
|
- "@nestjs/terminus": "7.1.0",
|
|
|
- "@nestjs/testing": "7.6.13",
|
|
|
+ "@graphql-tools/stitch": "^7.5.3",
|
|
|
+ "@nestjs/common": "7.6.17",
|
|
|
+ "@nestjs/core": "7.6.17",
|
|
|
+ "@nestjs/graphql": "7.10.6",
|
|
|
+ "@nestjs/platform-express": "7.6.17",
|
|
|
+ "@nestjs/terminus": "7.2.0",
|
|
|
+ "@nestjs/testing": "7.6.17",
|
|
|
"@nestjs/typeorm": "7.1.5",
|
|
|
"@types/fs-extra": "^9.0.1",
|
|
|
"@vendure/common": "^1.0.0",
|
|
|
- "apollo-server-express": "2.21.0",
|
|
|
+ "apollo-server-express": "2.24.1",
|
|
|
"bcrypt": "^5.0.0",
|
|
|
"body-parser": "^1.19.0",
|
|
|
"chalk": "^4.1.0",
|
|
|
@@ -59,9 +59,9 @@
|
|
|
"fs-extra": "^9.0.1",
|
|
|
"graphql": "15.5.0",
|
|
|
"graphql-iso-date": "^3.6.1",
|
|
|
- "graphql-tag": "^2.11.0",
|
|
|
+ "graphql-tag": "^2.12.4",
|
|
|
"graphql-type-json": "^0.3.2",
|
|
|
- "graphql-upload": "^11.0.0",
|
|
|
+ "graphql-upload": "^12.0.0",
|
|
|
"http-proxy-middleware": "^1.0.5",
|
|
|
"i18next": "^19.8.1",
|
|
|
"i18next-express-middleware": "^2.0.0",
|
|
|
@@ -84,6 +84,7 @@
|
|
|
"@types/faker": "^4.1.7",
|
|
|
"@types/graphql-iso-date": "^3.4.0",
|
|
|
"@types/graphql-type-json": "^0.3.2",
|
|
|
+ "@types/graphql-upload": "^8.0.4",
|
|
|
"@types/gulp": "^4.0.7",
|
|
|
"@types/mime-types": "^2.1.0",
|
|
|
"@types/ms": "^0.7.31",
|