From d371e909b8fbce3e5e99321f6174c7b1b19f8654 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Mon, 11 Jul 2022 00:20:28 +0000 Subject: [PATCH] chore(deps): upgrade dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/hashicorp/cdktf-provider-upcloud/actions/runs/2646492351 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: team-tf-cdk --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 22bbafee..81cd3581 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2133,9 +2133,9 @@ jsii-rosetta@^1.55.1, jsii-rosetta@^1.61.0: yargs "^16.2.0" jsii-srcmak@^0.1.520: - version "0.1.612" - resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.612.tgz#388653b7986466ab7d80fe4b8ef17d27ab51da99" - integrity sha512-KKzc/N4j9C8I7n1Opc0dAXS1jILrUT6SZ4MpbgrFmPyM6n4t/RJy0RaMsXpoIQFbqY4fqbFumqc5huoeqWGOjw== + version "0.1.613" + resolved "https://registry.yarnpkg.com/jsii-srcmak/-/jsii-srcmak-0.1.613.tgz#dbec367d18e388bfb72d4b67efdbdcc38f338a32" + integrity sha512-f/ZLmUPxmlO/lsgjQFKa5FlQ2R69z8lyJYZXhSagLyPdBDjjwDUXVMBJMkUAImZzXm6P6ItDWO42Fs4pxG+rsg== dependencies: fs-extra "^9.1.0" jsii "^1.61.0"