diff --git a/package.json b/package.json index 4cd4944..16527a7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "async": "^3.2.4", "autoprefixer": "^10.4.8", "carbon-components-svelte": "^0.70.13", - "core-js": "^3.24.0", + "core-js": "^3.26.1", "decompress": "^4.2.1", "discord-rpc-patch": "^4.0.1", "dotenv": "^16.0.1", diff --git a/yarn.lock b/yarn.lock index d0344a2..41c5cf2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2269,10 +2269,10 @@ config-chain@^1.1.11: ini "^1.3.4" proto-list "~1.2.1" -core-js@^3.24.0: - version "3.24.1" - resolved "https://registry.npmjs.org/core-js/-/core-js-3.24.1.tgz" - integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg== +core-js@^3.26.1: + version "3.26.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.1.tgz#7a9816dabd9ee846c1c0fe0e8fcad68f3709134e" + integrity sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA== core-util-is@1.0.2: version "1.0.2"