Skip to content

Commit

Permalink
Merge pull request #194 from BoldGrid/snyk-upgrade-f6d8c970a81b3953d5…
Browse files Browse the repository at this point in the history
…e13506a1a69882

[Snyk] Upgrade @babel/runtime-corejs2 from 7.4.4 to 7.9.6
  • Loading branch information
jamesros161 committed Jun 10, 2020
2 parents 17eadc5 + f39d278 commit 276e291
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"webpack-runtime-public-path-plugin": "^1.1.2"
},
"dependencies": {
"@babel/runtime-corejs2": "^7.4.4",
"@babel/runtime-corejs2": "^7.9.6",
"@boldgrid/components": "^2.16.2",
"@wordpress/dom-ready": "^2.0.2",
"@wordpress/hooks": "^2.2.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,13 +640,13 @@
js-levenshtein "^1.1.3"
semver "^5.3.0"

"@babel/runtime-corejs2@^7.4.4":
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.4.4.tgz#4d4519a4c85e9d98fdff59f5371758a34ae07923"
integrity sha512-hE7oVwVsRws84u5/nkaWWdN2J4SXEGuXKjrAsP0E4nkYImjSbpdHfGTS2nvFc82aDGIuG6OzhAQMpIzTHuZeKA==
"@babel/runtime-corejs2@^7.9.6":
version "7.9.6"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.9.6.tgz#acd5d6351384cc2828dc211aa5426a90476bf4a8"
integrity sha512-TcdM3xc7weMrwTawuG3BTjtVE3mQLXUPQ9CxTbSKOrhn3QAcqCJ2fz+IIv25wztzUnhNZat7hr655YJa61F3zg==
dependencies:
core-js "^2.6.5"
regenerator-runtime "^0.13.2"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.0.0":
version "7.1.5"
Expand Down Expand Up @@ -11166,6 +11166,11 @@ regenerator-runtime@^0.13.2:
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==

regenerator-runtime@^0.13.4:
version "0.13.5"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==

regenerator-transform@^0.10.0:
version "0.10.1"
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd"
Expand Down

0 comments on commit 276e291

Please sign in to comment.