Upgrade Cloud Storage and the apollo-express libraries

This commit is contained in:
Jackson Harper
2022-02-11 13:21:03 -08:00
parent a823eeb33d
commit ef2b53e7f7
5 changed files with 21 additions and 65 deletions

View File

@ -15,7 +15,7 @@
"@google-cloud/monitoring": "^2.2.0",
"@google-cloud/opentelemetry-cloud-trace-exporter": "0.10.0",
"@google-cloud/pubsub": "^2.16.0",
"@google-cloud/storage": "^5.7.4",
"@google-cloud/storage": "^5.18.1",
"@google-cloud/tasks": "^2.3.0",
"@omnivore/readability": "1.0.0",
"@opentelemetry/api": "^1.0.1",
@ -56,7 +56,7 @@
"@types/voca": "^1.4.0",
"analytics-node": "^6.0.0",
"apollo-datasource": "^0.7.2",
"apollo-server-express": "^2.17.0",
"apollo-server-express": "^2.25.3",
"axios": "^0.21.1",
"bcryptjs": "^2.4.3",
"cookie": "^0.4.1",