Skip to content

chore(deps): bump @babel/runtime from 7.16.0 to 7.22.5 #1369

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

Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"d-build": "docker build . -t "
},
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.22.5",
"aws-sdk": "^2.1328.0",
"chalk": "^4.1.2",
"clear-logger": "^1.0.7",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/runtime@npm:7.22.5"
dependencies:
regenerator-runtime: ^0.13.11
checksum: 12a50b7de2531beef38840d17af50c55a094253697600cee255311222390c68eed704829308d4fd305e1b3dfbce113272e428e9d9d45b1730e0fede997eaceb1
languageName: node
linkType: hard

"@babel/runtime@npm:^7.8.4":
version: 7.16.0
resolution: "@babel/runtime@npm:7.16.0"
dependencies:
Expand Down Expand Up @@ -9974,6 +9983,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.11":
version: 0.13.11
resolution: "regenerator-runtime@npm:0.13.11"
checksum: 27481628d22a1c4e3ff551096a683b424242a216fee44685467307f14d58020af1e19660bf2e26064de946bad7eff28950eae9f8209d55723e2d9351e632bbb4
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.4":
version: 0.13.9
resolution: "regenerator-runtime@npm:0.13.9"
Expand Down Expand Up @@ -11673,7 +11689,7 @@ fsevents@^1.2.7:
"@babel/plugin-transform-runtime": ^7.16.0
"@babel/preset-env": ^7.16.0
"@babel/preset-typescript": ^7.16.0
"@babel/runtime": ^7.16.0
"@babel/runtime": ^7.22.5
"@types/compression": ^1.7.2
"@types/cors": ^2.8.12
"@types/deasync": ^0.1.2
Expand Down