diff --git a/package.json b/package.json index ff525dc5..f88247a4 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@babel/core": "7.13.16", "@babel/plugin-proposal-decorators": "7.13.15", - "@babel/runtime": "7.13.16", + "@babel/runtime": "7.13.17", "@graphql-codegen/cli": "1.21.4", "@graphql-codegen/typescript": "1.22.0", "@graphql-codegen/typescript-operations": "1.17.16", diff --git a/yarn.lock b/yarn.lock index 30cc028f..24fb0f04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1309,10 +1309,10 @@ pirates "^4.0.0" source-map-support "^0.5.9" -"@babel/runtime@7.13.16": - version "7.13.16" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.16.tgz#673e7b84c1f6287d96d483fa65cd3db792d53e22" - integrity sha512-7VsWJsI5USRhBLE/3of+VU2DDNWtYHQlq2IHu2iL15+Yx4qVqP8KllR6JMHQlTKWRyDk9Tw6unkqSusaHXt//A== +"@babel/runtime@7.13.17": + version "7.13.17" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.17.tgz#8966d1fc9593bf848602f0662d6b4d0069e3a7ec" + integrity sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA== dependencies: regenerator-runtime "^0.13.4"