Skip to content

Commit

Permalink
Update dependency core-js to v3.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 88ea09f commit a1ef5b6
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 @@ -15,7 +15,7 @@
"dependencies": {
"apexcharts": "3.32.0",
"axios": "0.21.4",
"core-js": "3.19.3",
"core-js": "3.33.3",
"dayjs": "1.10.7",
"register-service-worker": "1.7.2",
"sass": "1.44.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3870,10 +3870,10 @@ core-js-compat@^3.6.5, core-js-compat@^3.8.1, core-js-compat@^3.9.0:
browserslist "^4.16.3"
semver "7.0.0"

core-js@3.19.3:
version "3.19.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==
core-js@3.33.3:
version "3.33.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.33.3.tgz#3c644a323f0f533a0d360e9191e37f7fc059088d"
integrity sha512-lo0kOocUlLKmm6kv/FswQL8zbkH7mVsLJ/FULClOhv8WRVmKLVcs6XPNQAzstfeJTCHMyButEwG+z1kHxHoDZw==

core-js@^2.4.0:
version "2.6.12"
Expand Down

0 comments on commit a1ef5b6

Please sign in to comment.