File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"object-hash" : " ^3.0.0" ,
32
32
"plotly.js-dist" : " ^2.34.0" ,
33
- "@babel/helpers" : " ^7.26.10 " ,
34
- "@babel/runtime" : " ^7.26.10 " ,
35
- "@babel/runtime-corejs3" : " ^7.26.10 "
33
+ "@babel/helpers" : " ^7.22.9 " ,
34
+ "@babel/runtime" : " ^7.22.9 " ,
35
+ "@babel/runtime-corejs3" : " ^7.22.9 "
36
36
},
37
37
"resolutions" : {
38
38
"@types/react" : " ^16.9.8" ,
49
49
"cross-spawn" : " 7.0.5" ,
50
50
"serialize-javascript" : " 6.0.2" ,
51
51
"glob-parent" : " 5.1.2" ,
52
- "@babel/helpers" : " ^7.26.10 " ,
53
- "@babel/runtime" : " ^7.26.10 " ,
54
- "@babel/runtime-corejs3" : " ^7.26.10 "
55
- },
52
+ "@babel/helpers" : " ^7.22.9 " ,
53
+ "@babel/runtime" : " ^7.22.9 " ,
54
+ "@babel/runtime-corejs3" : " ^7.22.9 "
55
+ },
56
56
"devDependencies" : {
57
57
"@cypress/webpack-preprocessor" : " ^5.17.1" ,
58
58
"@elastic/elastic-eslint-config-kibana" : " link:../../packages/opensearch-eslint-config-opensearch-dashboards" ,
Original file line number Diff line number Diff line change 109
109
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
110
110
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
111
111
112
- " @babel/helpers@^7.26.10 " , "@babel/helpers@^7.26.9":
112
+ " @babel/helpers@^7.22.9 " , "@babel/helpers@^7.26.9":
113
113
version "7.26.10"
114
114
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
115
115
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
236
236
dependencies :
237
237
" @babel/helper-plugin-utils" " ^7.25.9"
238
238
239
- " @babel/runtime-corejs3@^7.26.10 " :
239
+ " @babel/runtime-corejs3@^7.22.9 " :
240
240
version "7.26.10"
241
241
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.26.10.tgz#5a3185ca2813f8de8ae68622572086edf5cf51f2"
242
242
integrity sha512-uITFQYO68pMEYR46AHgQoyBg7KPPJDAbGn4jUTIRgCFJIp88MIBUianVOplhZDEec07bp9zIyr4Kp0FCyQzmWg==
243
243
dependencies :
244
244
core-js-pure "^3.30.2"
245
245
regenerator-runtime "^0.14.0"
246
246
247
- " @babel/runtime@^7.12.5" , "@babel/runtime@^7.26.10 ", "@babel/runtime@^7.9.2":
247
+ " @babel/runtime@^7.12.5" , "@babel/runtime@^7.22.9 ", "@babel/runtime@^7.9.2":
248
248
version "7.26.10"
249
249
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
250
250
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
You can’t perform that action at this time.
0 commit comments