We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8def4 commit c5b26d5Copy full SHA for c5b26d5
package.json
@@ -27,10 +27,10 @@
27
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-gateway-route-action#readme",
28
"dependencies": {
29
"@actions/core": "^1.10.0",
30
- "@aws-sdk/client-app-mesh": "^3.183.0",
31
- "@aws-sdk/util-waiter": "^3.183.0",
+ "@aws-sdk/client-app-mesh": "^3.186.0",
+ "@aws-sdk/util-waiter": "^3.186.0",
32
"lodash": "^4.17.21",
33
- "yaml": "^2.1.2"
+ "yaml": "^2.1.3"
34
},
35
"devDependencies": {
36
"@vercel/ncc": "0.34.0",
0 commit comments