Skip to content

Commit f37d6ab

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v3.16.4
1 parent 2ccacc2 commit f37d6ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"apexcharts": "3.28.1",
2222
"classlist-polyfill": "1.2.0",
23-
"core-js": "3.16.3",
23+
"core-js": "3.16.4",
2424
"dayjs": "1.10.6",
2525
"nuxt": "2.15.8",
2626
"nuxt-property-decorator": "2.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3428,10 +3428,10 @@ core-js-pure@^3.16.0:
34283428
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.16.3.tgz#41ccb9b6027535f8dd51a0af004c1c7f0a8c9ca7"
34293429
integrity sha512-6In+2RwN0FT5yK0ZnhDP5rco/NnuuFZhHauQizZiHo5lDnqAvq8Phxcpy3f+prJOqtKodt/cftBl/GTOW0kiqQ==
34303430

3431-
3432-
version "3.16.3"
3433-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.3.tgz#1f2d43c51a9ed014cc6c83440af14697ae4b75f2"
3434-
integrity sha512-lM3GftxzHNtPNUJg0v4pC2RC6puwMd6VZA7vXUczi+SKmCWSf4JwO89VJGMqbzmB7jlK7B5hr3S64PqwFL49cA==
3431+
3432+
version "3.16.4"
3433+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.4.tgz#0fb1029a554fc2688c0963d7c900e188188a78e0"
3434+
integrity sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg==
34353435

34363436
core-js@^2.6.5:
34373437
version "2.6.12"

0 commit comments

Comments
 (0)