Skip to content

Commit

Permalink
fix: upgrade regenerator-runtime from 0.10.5 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.10.5 to 0.14.0.

See this package in npm:
regenerator-runtime

See this project in Snyk:
https://app.snyk.io/org/kraus.martina.m/project/c0011f09-90c8-42e1-9f6d-954e1e7532ea?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 5, 2024
1 parent 4824808 commit 4166631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/babel-polyfill/6.20.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"core-js": "^2.4.0",
"babel-runtime": "^6.20.0",
"regenerator-runtime": "^0.10.0"
"regenerator-runtime": "^0.14.0"
}
}

0 comments on commit 4166631

Please sign in to comment.