File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 16
16
" Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)"
17
17
],
18
18
"dependencies" : {
19
- "@babel/runtime" : " ^7.8.3 " ,
19
+ "@babel/runtime" : " ^7.26.10 " ,
20
20
"co-wrap-all" : " ^1.0.0" ,
21
21
"debug" : " ^4.1.1" ,
22
22
"ioredis" : " ^4.14.1"
Original file line number Diff line number Diff line change 701
701
levenary "^1.1.0"
702
702
semver "^5.5.0"
703
703
704
- " @babel/runtime@^7.8.3 " :
705
- version "7.8.3"
706
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
707
- integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
708
- dependencies :
709
- regenerator-runtime "^0.13.2"
704
+ " @babel/runtime@^7.26.10 " :
705
+ version "7.27.1"
706
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
707
+ integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
710
708
711
709
" @babel/template@^7.8.3 " :
712
710
version "7.8.3"
@@ -6605,11 +6603,6 @@ regenerator-runtime@^0.11.0:
6605
6603
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
6606
6604
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
6607
6605
6608
- regenerator-runtime@^0.13.2 :
6609
- version "0.13.3"
6610
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
6611
- integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
6612
-
6613
6606
regenerator-transform@^0.10.0 :
6614
6607
version "0.10.1"
6615
6608
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd"
You can’t perform that action at this time.
0 commit comments