Skip to content

Commit

Permalink
fix: upgrade regenerator-runtime from 0.13.11 to 0.14.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade regenerator-runtime from 0.13.11 to 0.14.0.

See this package in yarn:
regenerator-runtime

See this project in Snyk:
https://app.snyk.io/org/devfile/project/b531d744-fc32-4317-a5d5-80e414d9d114?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 22, 2024
1 parent eacd2c9 commit 3043400
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-debounce-input": "^3.3.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.3",
"regenerator-runtime": "0.13.11",
"regenerator-runtime": "0.14.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.32.6",
"tslib": "^2.0.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11779,7 +11779,12 @@ regenerate@^1.4.2:
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==

[email protected], regenerator-runtime@^0.13.11:
[email protected]:
version "0.14.0"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==

regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
Expand Down

0 comments on commit 3043400

Please sign in to comment.