@@ -67,26 +67,26 @@ __metadata:
67
67
languageName : node
68
68
linkType : hard
69
69
70
- " @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.3 " :
71
- version : 7.27.3
72
- resolution : " @babel/core@npm:7.27.3 "
70
+ " @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.4 " :
71
+ version : 7.27.4
72
+ resolution : " @babel/core@npm:7.27.4 "
73
73
dependencies :
74
74
" @ampproject/remapping " : " npm:^2.2.0"
75
75
" @babel/code-frame " : " npm:^7.27.1"
76
76
" @babel/generator " : " npm:^7.27.3"
77
77
" @babel/helper-compilation-targets " : " npm:^7.27.2"
78
78
" @babel/helper-module-transforms " : " npm:^7.27.3"
79
- " @babel/helpers " : " npm:^7.27.3 "
80
- " @babel/parser " : " npm:^7.27.3 "
79
+ " @babel/helpers " : " npm:^7.27.4 "
80
+ " @babel/parser " : " npm:^7.27.4 "
81
81
" @babel/template " : " npm:^7.27.2"
82
- " @babel/traverse " : " npm:^7.27.3 "
82
+ " @babel/traverse " : " npm:^7.27.4 "
83
83
" @babel/types " : " npm:^7.27.3"
84
84
convert-source-map : " npm:^2.0.0"
85
85
debug : " npm:^4.1.0"
86
86
gensync : " npm:^1.0.0-beta.2"
87
87
json5 : " npm:^2.2.3"
88
88
semver : " npm:^6.3.1"
89
- checksum : c6ada8f64d238f1cc166e21e5d056f96e976fc5132cc6f4ebaf5369bc5b1c62bc802756feed15240e0e8448a9a9434796b11af2f304b5aa3781f125b4928a6ba
89
+ checksum : d2d17b106a8d91d3eda754bb3f26b53a12eb7646df73c2b2d2e9b08d90529186bc69e3823f70a96ec6e5719dc2372fb54e14ad499da47ceeb172d2f7008787b5
90
90
languageName : node
91
91
linkType : hard
92
92
@@ -301,24 +301,24 @@ __metadata:
301
301
languageName : node
302
302
linkType : hard
303
303
304
- " @babel/helpers@npm:^7.27.3 " :
305
- version : 7.27.3
306
- resolution : " @babel/helpers@npm:7.27.3 "
304
+ " @babel/helpers@npm:^7.27.4 " :
305
+ version : 7.27.4
306
+ resolution : " @babel/helpers@npm:7.27.4 "
307
307
dependencies :
308
308
" @babel/template " : " npm:^7.27.2"
309
309
" @babel/types " : " npm:^7.27.3"
310
- checksum : b6c9a5bddcda88e39e87b15d7fed592828ed9b7b75e055bbc00212bbff2ba78d00d26358fbe878d7a052aebd3c33d39882b9e7f2ea9865180897b18efdfaf739
310
+ checksum : 3463551420926b3f403c1a30d66ac67bba5c4f73539a8ccb71544da129c4709ac37c57fac740ed8a261b3e6bbbf353b05e03b36ea1a6bf1081604b2a94ca43c1
311
311
languageName : node
312
312
linkType : hard
313
313
314
- " @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.3 " :
315
- version : 7.27.3
316
- resolution : " @babel/parser@npm:7.27.3 "
314
+ " @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.3, @babel/parser@npm:^7.27.4 " :
315
+ version : 7.27.4
316
+ resolution : " @babel/parser@npm:7.27.4 "
317
317
dependencies :
318
318
" @babel/types " : " npm:^7.27.3"
319
319
bin :
320
320
parser : ./bin/babel-parser.js
321
- checksum : d96363c7548710ab9c28649cee752e2d0713ed25bf910923da45d2fbc67fed5bbdfb867274fec7d72437f4e910577d27c04e160da52d95f1b63fdf0b19035d26
321
+ checksum : d1bf17e7508585235e2a76594ba81828e48851877112bb8abbecd7161a31fb66654e993e458ddaedb18a3d5fa31970e5f3feca5ae2900f51e6d8d3d35da70dbf
322
322
languageName : node
323
323
linkType : hard
324
324
@@ -1298,18 +1298,18 @@ __metadata:
1298
1298
languageName : node
1299
1299
linkType : hard
1300
1300
1301
- " @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3 " :
1302
- version : 7.27.3
1303
- resolution : " @babel/traverse@npm:7.27.3 "
1301
+ " @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.4 " :
1302
+ version : 7.27.4
1303
+ resolution : " @babel/traverse@npm:7.27.4 "
1304
1304
dependencies :
1305
1305
" @babel/code-frame " : " npm:^7.27.1"
1306
1306
" @babel/generator " : " npm:^7.27.3"
1307
- " @babel/parser " : " npm:^7.27.3 "
1307
+ " @babel/parser " : " npm:^7.27.4 "
1308
1308
" @babel/template " : " npm:^7.27.2"
1309
1309
" @babel/types " : " npm:^7.27.3"
1310
1310
debug : " npm:^4.3.1"
1311
1311
globals : " npm:^11.1.0"
1312
- checksum : 63edf0755cc7307470fefeca69c5205b259eaf45df79a4f7be0f28d8937d916bfb090ad9ffbc62edd7e1bbc4309c1f202a9a6904ed3af847504bcefd5ac58c16
1312
+ checksum : 6de8aa2a0637a6ee6d205bf48b9e923928a02415771fdec60085ed754dcdf605e450bb3315c2552fa51c31a4662275b45d5ae4ad527ce55a7db9acebdbbbb8ed
1313
1313
languageName : node
1314
1314
linkType : hard
1315
1315
@@ -5413,7 +5413,7 @@ __metadata:
5413
5413
resolution : " laboperator-middleware-development@workspace:."
5414
5414
dependencies :
5415
5415
" @babel/cli " : " npm:^7.27.2"
5416
- " @babel/core " : " npm:^7.27.3 "
5416
+ " @babel/core " : " npm:^7.27.4 "
5417
5417
" @babel/preset-env " : " npm:^7.27.2"
5418
5418
" @babel/preset-typescript " : " npm:^7.27.1"
5419
5419
" @labforward/config " : " npm:~0.1.8"
0 commit comments