Skip to content

Commit 4c649f5

Browse files
Update dependency @babel/runtime to v7.26.10 [SECURITY] (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3752e3 commit 4c649f5

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

plugins/gatsby-plugin-ghost-manifest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.1",
55
"author": "Ghost Foundation",
66
"dependencies": {
7-
"@babel/runtime": "7.18.3",
7+
"@babel/runtime": "7.26.10",
88
"bluebird": "3.7.2",
99
"sharp": "0.30.6"
1010
},

plugins/gatsby-plugin-ghost-manifest/yarn.lock

+4-16
Original file line numberDiff line numberDiff line change
@@ -1040,17 +1040,10 @@
10401040
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
10411041
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
10421042

1043-
1044-
version "7.18.3"
1045-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4"
1046-
integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==
1047-
dependencies:
1048-
regenerator-runtime "^0.13.4"
1049-
1050-
"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
1051-
version "7.25.0"
1052-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
1053-
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
1043+
"@babel/[email protected]", "@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
1044+
version "7.26.10"
1045+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1046+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
10541047
dependencies:
10551048
regenerator-runtime "^0.14.0"
10561049

@@ -1848,11 +1841,6 @@ regenerate@^1.4.2:
18481841
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
18491842
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
18501843

1851-
regenerator-runtime@^0.13.4:
1852-
version "0.13.11"
1853-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
1854-
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
1855-
18561844
regenerator-runtime@^0.14.0:
18571845
version "0.14.1"
18581846
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"

0 commit comments

Comments
 (0)