File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/node" : " ^7.22.19" ,
29
29
"@babel/core" : " ^7.23.2" ,
30
30
"@babel/preset-env" : " ^7.23.5" ,
31
- "fs-extra" : " ^11.1.1 " ,
31
+ "fs-extra" : " ^11.2.0 " ,
32
32
"http-server" : " ^14.1.1" ,
33
33
"husky" : " ^8.0.3" ,
34
34
"js-slang" : " ^1.0.37" ,
Original file line number Diff line number Diff line change @@ -1729,10 +1729,10 @@ fs-constants@^1.0.0:
1729
1729
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
1730
1730
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
1731
1731
1732
- fs-extra@^11.1.1 :
1733
- version "11.1.1 "
1734
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
1735
- integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
1732
+ fs-extra@^11.2.0 :
1733
+ version "11.2.0 "
1734
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0 .tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b "
1735
+ integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw ==
1736
1736
dependencies :
1737
1737
graceful-fs "^4.2.0"
1738
1738
jsonfile "^6.0.1"
@@ -1872,12 +1872,7 @@ gpu.js@^2.10.4, gpu.js@^2.16.0:
1872
1872
gpu-mock.js "^1.3.0"
1873
1873
webgpu "^0.1.16"
1874
1874
1875
- graceful-fs@^4.1.6, graceful-fs@^4.2.0 :
1876
- version "4.2.4"
1877
- resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
1878
- integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
1879
-
1880
- graceful-fs@^4.2.6 :
1875
+ graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6 :
1881
1876
version "4.2.11"
1882
1877
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
1883
1878
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
You can’t perform that action at this time.
0 commit comments