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.
2 parents 265e8d4 + b85357d commit 0b76a01Copy full SHA for 0b76a01
package.json
@@ -3,8 +3,8 @@
3
"private": true,
4
"license": "Apache-2.0",
5
"devDependencies": {
6
- "@babel/core": "^7.17.8",
7
- "@babel/preset-env": "^7.16.11",
+ "@babel/core": "^7.28.0",
+ "@babel/preset-env": "^7.28.0",
8
"@commitlint/cli": "^19.4.0",
9
"@commitlint/config-conventional": "^19.2.2",
10
"@types/lodash": "^4.14.151",
@@ -66,6 +66,8 @@
66
"@solana/web3.js": "1.95.8",
67
"**/nise/**/path-to-regexp": "8.0.0",
68
"**/express/**/path-to-regexp": "0.1.12",
69
+ "@babel/runtime": "^7.28.2",
70
+ "@babel/helpers": "^7.28.2",
71
"buffer": "^6.0.3",
72
"body-parser": "1.20.3",
73
"degenerator": "5.0.0",
0 commit comments