diff --git a/package.json b/package.json index 25cec25..9f8572c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gatsby-plugin" ], "dependencies": { - "@babel/runtime": "^7.11.2", + "@babel/runtime": "^7.13.10", "generate-robotstxt": "^8.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 2f02297..d72d331 100644 --- a/yarn.lock +++ b/yarn.lock @@ -918,10 +918,10 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/runtime@^7.11.2", "@babel/runtime@^7.8.4": - version "7.12.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" - integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== +"@babel/runtime@^7.13.10", "@babel/runtime@^7.8.4": + version "7.13.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" + integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== dependencies: regenerator-runtime "^0.13.4"