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 d31a3aa commit 48c3702Copy full SHA for 48c3702
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.5",
+ "@babel/core": "7.28.5",
+ "@babel/helpers": "7.28.4",
94
"uuid": "^11.1.0"
95
},
96
"devDependencies": {
0 commit comments