Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 in /server/node-service #1592

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1815,12 +1815,12 @@ __metadata:
linkType: hard

"@babel/runtime-corejs3@npm:^7.20.7, @babel/runtime-corejs3@npm:^7.22.15":
version: 7.26.0
resolution: "@babel/runtime-corejs3@npm:7.26.0"
version: 7.26.10
resolution: "@babel/runtime-corejs3@npm:7.26.10"
dependencies:
core-js-pure: ^3.30.2
regenerator-runtime: ^0.14.0
checksum: c6c5adac03e33aa4b5bb636a677aa2a6e400b91d91aac5674448d20af4100b80a8bedfb742338e4236e22c092d3edeb27210efdf48bd13ec353bd899f097ff41
checksum: 771d986d824fb84503c348d24f71e50c4ff078a2b213412761f0ffc5c83257a2d149caa73db86a70d642fa0e7e57968bbbccc1dd8d0cb21dcca0389d0d39c8bd
languageName: node
linkType: hard

Expand Down
Loading