diff --git a/package.json b/package.json index afd45fd9a..ef911db34 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ ] }, "dependencies": { - "@flyteorg/flyteidl": "1.2.1" + "@flyteorg/flyteidl": "1.2.2" }, "devDependencies": { "@storybook/addon-actions": "^6.4.19", diff --git a/yarn.lock b/yarn.lock index d9513010d..fc89e93a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1667,10 +1667,10 @@ resolved "https://registry.yarnpkg.com/@flyteorg/flyteidl/-/flyteidl-1.1.4.tgz#7a02d80e22c623817b6061f1f5e88ec243041cf1" integrity sha512-CmO/H3vbjluV/G4J9TFnSo3HiefOQ8f46BbpordSlVA2CANWQZaNc6Csz7JTGdotyZ2DdUXJkBcPRiA/r9H3lQ== -"@flyteorg/flyteidl@1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@flyteorg/flyteidl/-/flyteidl-1.2.1.tgz#124032da9db6dfabf10007c4549ba469d0b62127" - integrity sha512-NYMwCS7V0gpvSTi+lkvx8NuxvXIsLr/lcKRwdLPMbnHDcpXMq7pTRBUJk+0iicdMqm+bUJOgx7uQYUG0hxp68w== +"@flyteorg/flyteidl@1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@flyteorg/flyteidl/-/flyteidl-1.2.2.tgz#aae1e5f8324c4d9a75cbe8b638fba6f2cd5ecc99" + integrity sha512-V8ix95upOxzc79HlFLj9NWcFp+vEbvN3D7yFiKhebXt02B1f8aahE9Ijk1PfCqZgQYlT46jMLZ+JLD0GaChwmA== "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3": version "1.1.3"