Revert "js-executor: upgraded libraries to fix vulnerability warning (@google-cloud/pubsub", amqplib)"

Untested version with breaking changes declared
This reverts commit 80f83a86
This commit is contained in:
Sergey Matvienko 2021-06-10 11:26:33 +03:00
parent 98bea8eaf5
commit 05df5e03ef

View File

@ -13,8 +13,8 @@
},
"dependencies": {
"@azure/service-bus": "^1.1.9",
"@google-cloud/pubsub": "^2.12.0",
"amqplib": "^0.8.0",
"@google-cloud/pubsub": "^2.5.0",
"amqplib": "^0.6.0",
"aws-sdk": "^2.741.0",
"azure-sb": "^0.11.1",
"config": "^3.3.1",