Skip to content

Commit 4e0c86f

Browse files
authored
Update dependency @babel/runtime to v7.26.10 [SECURITY] (#57)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent bb13c87 commit 4e0c86f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

example/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,9 +1183,9 @@
11831183
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11841184

11851185
"@babel/runtime@^7.25.0":
1186-
version "7.26.7"
1187-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341"
1188-
integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==
1186+
version "7.26.10"
1187+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1188+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
11891189
dependencies:
11901190
regenerator-runtime "^0.14.0"
11911191

@@ -5081,9 +5081,9 @@ regenerator-runtime@^0.13.2:
50815081
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
50825082

50835083
regenerator-runtime@^0.14.0:
5084-
version "0.14.0"
5085-
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz"
5086-
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
5084+
version "0.14.1"
5085+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
5086+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
50875087

50885088
regenerator-transform@^0.15.2:
50895089
version "0.15.2"

0 commit comments

Comments
 (0)