From b77d64a417f8b01162cbf6d53669721eef5a4abd Mon Sep 17 00:00:00 2001 From: Josh Kellendonk Date: Sun, 20 Feb 2022 17:29:23 -0700 Subject: [PATCH] chore(deps): upgrade dependencies (#141) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/wheatstalk/fargate-spot-fallback/actions/runs/1873532237 ------ *Automatically created by projen via the "upgrade-main" workflow* --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1abeb0e..919f9f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6084,9 +6084,9 @@ npm-bundled@^1.1.1: npm-normalize-package-bin "^1.0.1" npm-check-updates@^12: - version "12.3.1" - resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.3.1.tgz#48339da0331e9c857b94be04b33dfe7f5ec34fbd" - integrity sha512-rvXyiUnc9zw3WXakqv0LsdFDc1V4T8DHG8AdWEjJiqfOZdBI4q8ekTt/BFqLQAtcXo5Pu6WGqjA9oDnFi4UV3g== + version "12.4.0" + resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.4.0.tgz#67e8e1b88551167368ec246dfd4302ce3007d83d" + integrity sha512-X14H74M8SVFkStmP1NDOMh0OjLB3mU2dwUeM71zyITJHkm08MASwwTcydW6YuGcNW1RUlVq1cQY2yWijv4zKUQ== dependencies: chalk "^4.1.2" cint "^8.2.1"