Skip to content

Commit 6959ba2

Browse files
committed
fix(deps): yarn update 20221006
1 parent 083f086 commit 6959ba2

File tree

2 files changed

+354
-354
lines changed

2 files changed

+354
-354
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-node-action#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.10.0",
30-
"@aws-sdk/client-app-mesh": "^3.183.0",
31-
"@aws-sdk/util-waiter": "^3.183.0",
30+
"@aws-sdk/client-app-mesh": "^3.186.0",
31+
"@aws-sdk/util-waiter": "^3.186.0",
3232
"lodash": "^4.17.21",
33-
"yaml": "^2.1.2"
33+
"yaml": "^2.1.3"
3434
},
3535
"devDependencies": {
3636
"@vercel/ncc": "0.34.0",

0 commit comments

Comments
 (0)