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

This commit is contained in:
Sergey Matvienko 2021-06-08 20:03:45 +03:00
parent dd74824570
commit a7a7dca3b3

View File

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