Skip to content

Commit

Permalink
Bump core-js from 3.23.2 to 3.23.3 in /webui/frontend (#440)
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.2 to 3.23.3.
- [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.23.2...v3.23.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2022
1 parent 8fd15be commit c7a8b3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@vue/composition-api": "^1.7.0",
"axios": "^0.27.2",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.23.2",
"core-js": "^3.23.3",
"vue": "^3.2.37",
"vue-class-component": "^7.2.6",
"vue-property-decorator": "^9.1.2",
Expand Down
8 changes: 4 additions & 4 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3313,10 +3313,10 @@ core-js@^2.6.5:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==

core-js@^3.23.2, core-js@^3.8.3:
version "3.23.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.2.tgz#e07a60ca8b14dd129cabdc3d2551baf5a01c76f0"
integrity sha512-ELJOWxNrJfOH/WK4VJ3Qd+fOqZuOuDNDJz0xG6Bt4mGg2eO/UT9CljCrbqDGovjLKUrGajEEBcoTOc0w+yBYeQ==
core-js@^3.23.3, core-js@^3.8.3:
version "3.23.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.3.tgz#3b977612b15da6da0c9cc4aec487e8d24f371112"
integrity sha512-oAKwkj9xcWNBAvGbT//WiCdOMpb9XQG92/Fe3ABFM/R16BsHgePG00mFOgKf7IsCtfj8tA1kHtf/VwErhriz5Q==

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

0 comments on commit c7a8b3f

Please sign in to comment.