diff --git a/package.json b/package.json index 02f1971..5ebddd1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@nuxtjs/axios": "^5.13.6", - "core-js": "^3.26.0", + "core-js": "^3.30.1", "js-yaml-loader": "^1.2.2", "nuxt-edge": "latest", "vee-validate": "<4.0.0", diff --git a/yarn.lock b/yarn.lock index 45801be..2da2afd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4340,10 +4340,10 @@ core-js-compat@^3.25.0, core-js-compat@^3.25.1: dependencies: browserslist "^4.21.4" -core-js@^3.19.0, core-js@^3.22.3, core-js@^3.26.0: - version "3.26.0" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.26.0.tgz#a516db0ed0811be10eac5d94f3b8463d03faccfe" - integrity sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw== +core-js@^3.19.0, core-js@^3.22.3, core-js@^3.30.1: + version "3.30.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.30.1.tgz#fc9c5adcc541d8e9fa3e381179433cbf795628ba" + integrity sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ== core-util-is@~1.0.0: version "1.0.3"