Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 1,275 additions and 560 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
]
},
"dependencies": {
"@google-cloud/pubsub": "^1.1.5",
"@google-cloud/storage": "^4.0.0",
"@google-cloud/pubsub": "^3.1.1",
"@google-cloud/storage": "^5.19.0",
"@types/cors": "^2.8.4",
"@types/dotenv": "^4.0.3",
"@types/express": "^4.17.6",
"@types/formidable": "^1.0.31",
"@types/graphql": "^14.0.3",
"@types/ioredis": "^3.2.15",
"@types/jest": "^24.0.21",
"@types/jest": "^27.4.1",
"@types/json2csv": "^5.0.1",
"@types/mongodb": "^3.1.2",
"@types/mongoose": "^5.5.32",
Expand All @@ -68,7 +68,7 @@
"cookie": "^0.4.1",
"cookie-parser": "^1.4.3",
"cors": "^2.8.1",
"cote": "^1.0.0",
"cote": "^1.1.0",
"csvtojson": "^2.0.10",
"debug": "^4.1.1",
"dotenv": "^4.0.0",
Expand All @@ -79,7 +79,7 @@
"express": "^4.17.1",
"faker": "^4.1.0",
"file-type": "^10.4.0",
"firebase-admin": "^8.6.1",
"firebase-admin": "^11.1.0",
"formidable": "^1.1.1",
"generate-password": "^1.5.1",
"git-repo-info": "^2.1.0",
Expand All @@ -91,14 +91,14 @@
"helmet": "^3.23.3",
"ioredis": "^3.2.2",
"json2csv": "^5.0.1",
"jsonwebtoken": "^8.1.0",
"jsonwebtoken": "^9.0.2",
"meteor-random": "^0.0.3",
"moment": "^2.18.1",
"moment-timezone": "^0.5.31",
"moment-timezone": "^0.5.41",
"mongo-uri": "^0.1.2",
"mongoose": "5.7.5",
"mongoose": "5.12.4",
"mongoose-type-email": "^1.0.5",
"node-schedule": "^1.2.5",
"node-schedule": "^2.0.0",
"nodemailer": "^4.1.3",
"redis": "^2.8.0",
"request": "^2.88.0",
Expand All @@ -115,7 +115,7 @@
"xlsx-populate": "^1.20.1",
"xlsx-stream-reader": "^1.1.0",
"xss": "^1.0.6",
"migrate": "^1.6.2"
"migrate": "^2.0.0"
},
"peerOptionalDependencies": {
"kerberos": "^1.0.0"
Expand Down
Loading

0 comments on commit 5dee1af

Please sign in to comment.