File tree 2 files changed +4
-9
lines changed
2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 39
39
"**/micromatch" : " ^4.0.8" ,
40
40
"**/glob-parent" : " ^5.1.2" ,
41
41
"**/braces" : " ^3.0.3" ,
42
- "**/elliptic" : " ^6.5.4"
42
+ "**/elliptic" : " ^6.5.4" ,
43
+ "@babel/runtime" : " ^7.26.10" ,
44
+ "@babel/helpers" : " ^7.26.10"
43
45
},
44
46
"devDependencies" : {
45
47
"@babel/plugin-proposal-nullish-coalescing-operator" : " ^7.18.6" ,
Original file line number Diff line number Diff line change 78
78
dependencies :
79
79
" @babel/helper-plugin-utils" " ^7.8.0"
80
80
81
- " @babel/runtime@^7.12.5 " :
82
- version "7.23.2"
83
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
84
- integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
85
- dependencies :
86
- regenerator-runtime "^0.14.0"
87
-
88
- " @babel/runtime@^7.26.10 " :
81
+ " @babel/runtime@^7.12.5" , "@babel/runtime@^7.26.10":
89
82
version "7.27.0"
90
83
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762"
91
84
integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
You can’t perform that action at this time.
0 commit comments