File tree 2 files changed +5
-20
lines changed
2 files changed +5
-20
lines changed Original file line number Diff line number Diff line change 7
7
"prepare" : " webpack"
8
8
},
9
9
"dependencies" : {
10
- "sirv" : " 0.2.2 " ,
10
+ "sirv" : " 0.4.0 " ,
11
11
"css-to-js-sourcemap-worker" : " *" ,
12
12
"subdep" : " 0.0.0-workspace"
13
13
},
Original file line number Diff line number Diff line change @@ -1419,10 +1419,6 @@ globals@^11.7.0:
1419
1419
version "11.8.0"
1420
1420
resolved "https://registry.yarnpkg.com/globals/-/globals-11.8.0.tgz#c1ef45ee9bed6badf0663c5cb90e8d1adec1321d"
1421
1421
1422
- globalyzer@^0.1.0 :
1423
- version "0.1.0"
1424
- resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
1425
-
1426
1422
globby@^5.0.0 :
1427
1423
version "5.0.0"
1428
1424
resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d"
@@ -1434,10 +1430,6 @@ globby@^5.0.0:
1434
1430
pify "^2.0.0"
1435
1431
pinkie-promise "^2.0.0"
1436
1432
1437
- globrex@^0.1.1 :
1438
- version "0.1.1"
1439
- resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.1.tgz#cfe565cfa910707d0ef98eb0b9d78c3c055ca2ef"
1440
-
1441
1433
graceful-fs@^4.1.11, graceful-fs@^4.1.2 :
1442
1434
version "4.1.11"
1443
1435
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
@@ -2796,13 +2788,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
2796
2788
version "3.0.2"
2797
2789
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
2798
2790
2799
- sirv@0.2.2 :
2800
- version "0.2.2"
2801
- resolved "https://registry.yarnpkg.com/sirv/-/sirv-0.2.2.tgz#334d86074c73008fda60129b2487ae94db1fbc7b"
2791
+ sirv@0.4.0 :
2792
+ version "0.4.0"
2793
+ resolved "https://registry.yarnpkg.com/sirv/-/sirv-0.4.0.tgz#531bafb86806135bac7ac053cb19efa42a0347e9"
2794
+ integrity sha512-k/dcRW7Ry2VgERDiLyyq3peGZEnqP2EcTcG5646QjoLwz7lnDA50i20m/3Rn7J4FLtimyoKQsG4E2BItctwjhg==
2802
2795
dependencies :
2803
2796
" @polka/url" " ^0.5.0"
2804
2797
mime "^2.3.1"
2805
- tiny-glob "^0.2.0"
2806
2798
2807
2799
slice-ansi@1.0.0 :
2808
2800
version "1.0.0"
@@ -3057,13 +3049,6 @@ timers-browserify@^2.0.4:
3057
3049
dependencies :
3058
3050
setimmediate "^1.0.4"
3059
3051
3060
- tiny-glob@^0.2.0 :
3061
- version "0.2.1"
3062
- resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.1.tgz#64347c97094f10669641d415952ce090cf8af34d"
3063
- dependencies :
3064
- globalyzer "^0.1.0"
3065
- globrex "^0.1.1"
3066
-
3067
3052
tmp@^0.0.33 :
3068
3053
version "0.0.33"
3069
3054
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
You can’t perform that action at this time.
0 commit comments