Skip to content

Commit

Permalink
build(deps): bump core-js from 3.22.0 to 3.22.1
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.22.0...v3.22.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Patrick Uhlmann committed Apr 20, 2022
1 parent c1f8eac commit 5e42a62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bulma": "^0.9.3",
"compression": "^1.7.4",
"connect-history-api-fallback": "^1.6.0",
"core-js": "^3.21.1",
"core-js": "^3.22.1",
"express": "^4.17.3",
"jest-canvas-mock": "^2.3.1",
"jspdf": "^2.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4087,10 +4087,10 @@ core-js@^2.4.0:
resolved "https://registry.yarnpkg.com//core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==

core-js@^3.21.1, core-js@^3.6.0, core-js@^3.6.5, core-js@^3.8.3:
version "3.22.0"
resolved "https://registry.yarnpkg.com//core-js/-/core-js-3.22.0.tgz#b52007870c5e091517352e833b77f0b2d2b259f3"
integrity sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ==
core-js@^3.22.1, core-js@^3.6.0, core-js@^3.6.5, core-js@^3.8.3:
version "3.22.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.1.tgz#1936e4f1da82675fe22ae10ee60ef638cd9752fd"
integrity sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw==

core-util-is@1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 5e42a62

Please sign in to comment.