We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9223470 commit d54c274Copy full SHA for d54c274
package.json
@@ -88,9 +88,9 @@
88
"stream-events": "^1.0.5",
89
"teeny-request": "^10.0.0",
90
"through2": "^4.0.2",
91
- "@babel/traverse": "7.27.7",
92
- "@babel/core": "7.27.7",
93
- "@babel/helpers": "7.27.6"
+ "@babel/traverse": "7.28.0",
+ "@babel/core": "7.28.0",
+ "@babel/helpers": "7.28.2"
94
},
95
"devDependencies": {
96
"@opentelemetry/sdk-trace-base": "^2.0.0",
0 commit comments