diff --git a/tests/package.json b/tests/package.json index 8013d00..1065a32 100644 --- a/tests/package.json +++ b/tests/package.json @@ -17,7 +17,7 @@ "@ledgerhq/hw-transport-http": "^6.29.0", "@ledgerhq/logs": "^6.2.0", "@zondax/zemu": "^0.46.2", - "core-js": "^3.35.1", + "core-js": "^3.41.0", "eslint": "^8.56.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.29.1", diff --git a/tests/yarn.lock b/tests/yarn.lock index e677d40..bd81059 100644 --- a/tests/yarn.lock +++ b/tests/yarn.lock @@ -2754,10 +2754,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.34.0: dependencies: browserslist "^4.22.2" -core-js@^3.35.1: - version "3.35.1" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c" - integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw== +core-js@^3.41.0: + version "3.41.0" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.41.0.tgz#57714dafb8c751a6095d028a7428f1fb5834a776" + integrity sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA== cpu-features@~0.0.9: version "0.0.9"