Update core-js to latest version (#16518)

This commit is contained in:
Ajay Singh 2025-05-27 04:22:21 +05:30 committed by GitHub
parent 3b6c65c619
commit bc6e6d6694
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ netlify_install:
@npm install --omit=dev --save-dev \
babel-preset-minify@v0.5.2
@npm install --save \
core-js@3.31.1
core-js@3.42.0
netlify: netlify_install
@scripts/gen_site.sh