diff --git a/account-gui/package.json b/account-gui/package.json index b39483bb7..cfcbbc4f9 100644 --- a/account-gui/package.json +++ b/account-gui/package.json @@ -10,7 +10,7 @@ "@sveltejs/vite-plugin-svelte": "^5.1.0", "babel-jest": "^29.7.0", "babel-loader": "^10.0.0", - "core-js": "^3.43.0", + "core-js": "^3.44.0", "cross-env": "^7.0.3", "css-loader": "^7.1.2", "jest": "^29.7.0", diff --git a/account-gui/yarn.lock b/account-gui/yarn.lock index fa9000c7d..1773bf40d 100644 --- a/account-gui/yarn.lock +++ b/account-gui/yarn.lock @@ -2092,10 +2092,10 @@ core-js-compat@^3.43.0: dependencies: browserslist "^4.25.0" -core-js@^3.43.0: - version "3.43.0" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.43.0.tgz#f7258b156523208167df35dea0cfd6b6ecd4ee88" - integrity sha512-N6wEbTTZSYOY2rYAn85CuvWWkCK6QweMn7/4Nr3w+gDBeBhk/x4EJeY6FPo4QzDoJZxVTv8U7CMvgWk6pOHHqA== +core-js@^3.44.0: + version "3.44.0" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.44.0.tgz#db4fd4fa07933c1d6898c8b112a1119a9336e959" + integrity sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw== create-jest@^29.7.0: version "29.7.0" diff --git a/myconext-gui/package.json b/myconext-gui/package.json index 0b42e634c..0b337eb82 100644 --- a/myconext-gui/package.json +++ b/myconext-gui/package.json @@ -11,7 +11,7 @@ "@sveltejs/vite-plugin-svelte": "^5.1.0", "babel-jest": "^29.7.0", "babel-loader": "^10.0.0", - "core-js": "^3.43.0", + "core-js": "^3.44.0", "cross-env": "^7.0.3", "css-loader": "^7.1.2", "file-loader": "^6.2.0", diff --git a/myconext-gui/yarn.lock b/myconext-gui/yarn.lock index 7363ac551..f134113ca 100644 --- a/myconext-gui/yarn.lock +++ b/myconext-gui/yarn.lock @@ -2161,10 +2161,10 @@ core-js-compat@^3.43.0: dependencies: browserslist "^4.25.0" -core-js@^3.43.0: - version "3.43.0" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.43.0.tgz#f7258b156523208167df35dea0cfd6b6ecd4ee88" - integrity sha512-N6wEbTTZSYOY2rYAn85CuvWWkCK6QweMn7/4Nr3w+gDBeBhk/x4EJeY6FPo4QzDoJZxVTv8U7CMvgWk6pOHHqA== +core-js@^3.44.0: + version "3.44.0" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.44.0.tgz#db4fd4fa07933c1d6898c8b112a1119a9336e959" + integrity sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw== create-jest@^29.7.0: version "29.7.0"