File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"acorn-walk" : " 7.1.1" ,
40
40
"estree-walker" : " 2.0.1" ,
41
41
"google-closure-compiler" : " 20200224.0.0" ,
42
- "magic-string" : " 0.25.6 " ,
43
- "uuid" : " 7.0.1 "
42
+ "magic-string" : " 0.25.7 " ,
43
+ "uuid" : " 7.0.2 "
44
44
},
45
45
"devDependencies" : {
46
46
"@types/acorn" : " 4.0.5" ,
Original file line number Diff line number Diff line change @@ -2627,10 +2627,10 @@ lru-cache@^5.1.1:
2627
2627
dependencies :
2628
2628
yallist "^3.0.2"
2629
2629
2630
-
2631
- version "0.25.6 "
2632
- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.6 .tgz#5586387d1242f919c6d223579cc938bf1420795e "
2633
- integrity sha512-3a5LOMSGoCTH5rbqobC2HuDNRtE2glHZ8J7pK+QZYppyWA36yuNpsX994rIY2nCuyP7CZYy7lQq/X2jygiZ89g ==
2630
+
2631
+ version "0.25.7 "
2632
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7 .tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051 "
2633
+ integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA ==
2634
2634
dependencies :
2635
2635
sourcemap-codec "^1.4.4"
2636
2636
@@ -4333,10 +4333,10 @@ util-deprecate@~1.0.1:
4333
4333
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
4334
4334
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
4335
4335
4336
-
4337
- version "7.0.1 "
4338
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.1 .tgz#95ed6ff3d8c881cbf85f0f05cc3915ef994818ef "
4339
- integrity sha512-yqjRXZzSJm9Dbl84H2VDHpM3zMjzSJQ+hn6C4zqd5ilW+7P4ZmLEEqwho9LjP+tGuZlF4xrHQXT0h9QZUS/pWA ==
4336
+
4337
+ version "7.0.2 "
4338
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.2 .tgz#7ff5c203467e91f5e0d85cfcbaaf7d2ebbca9be6 "
4339
+ integrity sha512-vy9V/+pKG+5ZTYKf+VcphF5Oc6EFiu3W8Nv3P3zIh0EqVI80ZxOzuPfe9EHjkFNvf8+xuTHVeei4Drydlx4zjw ==
4340
4340
4341
4341
uuid@^3.3.2 :
4342
4342
version "3.3.3"
You can’t perform that action at this time.
0 commit comments