File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/node" : " ^7.20.7" ,
29
29
"@babel/core" : " ^7.20.5" ,
30
30
"@babel/preset-env" : " ^7.20.2" ,
31
- "fs-extra" : " ^11.1.0 " ,
31
+ "fs-extra" : " ^11.1.1 " ,
32
32
"http-server" : " ^14.1.1" ,
33
33
"husky" : " ^8.0.3" ,
34
34
"js-slang" : " ^1.0.3" ,
Original file line number Diff line number Diff line change @@ -1551,10 +1551,10 @@ fs-constants@^1.0.0:
1551
1551
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
1552
1552
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
1553
1553
1554
- fs-extra@^11.1.0 :
1555
- version "11.1.0 "
1556
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0 .tgz#5784b102104433bb0e090f48bfc4a30742c357ed "
1557
- integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw ==
1554
+ fs-extra@^11.1.1 :
1555
+ version "11.1.1 "
1556
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1 .tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d "
1557
+ integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ ==
1558
1558
dependencies :
1559
1559
graceful-fs "^4.2.0"
1560
1560
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments