Merge pull request #8366 from wallabag/dependabot/npm_and_yarn/core-js-3.44.0

Bump core-js from 3.43.0 to 3.44.0
This commit is contained in:
github-actions[bot]
2025-07-14 02:29:25 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"@symfony/webpack-encore": "^5.1.0",
"autoprefixer": "^10.4.21",
"babel-loader": "^10.0.0",
"core-js": "^3.43.0",
"core-js": "^3.44.0",
"css-loader": "^7.1.2",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",

View File

@ -1934,10 +1934,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==
cosmiconfig@^8.2.0:
version "8.3.6"