Skip to content

Commit 0b76a01

Browse files
Merge pull request #6645 from BitGo/DX-1512
chore: update babel dependencies to latest security patch
2 parents 265e8d4 + b85357d commit 0b76a01

File tree

2 files changed

+683
-558
lines changed

2 files changed

+683
-558
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"private": true,
44
"license": "Apache-2.0",
55
"devDependencies": {
6-
"@babel/core": "^7.17.8",
7-
"@babel/preset-env": "^7.16.11",
6+
"@babel/core": "^7.28.0",
7+
"@babel/preset-env": "^7.28.0",
88
"@commitlint/cli": "^19.4.0",
99
"@commitlint/config-conventional": "^19.2.2",
1010
"@types/lodash": "^4.14.151",
@@ -66,6 +66,8 @@
6666
"@solana/web3.js": "1.95.8",
6767
"**/nise/**/path-to-regexp": "8.0.0",
6868
"**/express/**/path-to-regexp": "0.1.12",
69+
"@babel/runtime": "^7.28.2",
70+
"@babel/helpers": "^7.28.2",
6971
"buffer": "^6.0.3",
7072
"body-parser": "1.20.3",
7173
"degenerator": "5.0.0",

0 commit comments

Comments
 (0)