File tree 3 files changed +552
-344
lines changed
3 files changed +552
-344
lines changed Original file line number Diff line number Diff line change @@ -3813,7 +3813,7 @@ fsevents@~2.3.1:
3813
3813
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
3814
3814
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
3815
3815
3816
- fstream@^1.0.2 :
3816
+ fstream@^1.0.12 :
3817
3817
version "1.0.12"
3818
3818
resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
3819
3819
integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
@@ -8967,12 +8967,12 @@ tar-stream@^2.1.4:
8967
8967
readable-stream "^3.1.1"
8968
8968
8969
8969
tar@^2.2.1 :
8970
- version "2.2.1 "
8971
- resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1 .tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1 "
8972
- integrity sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE =
8970
+ version "2.2.2 "
8971
+ resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.2 .tgz#0ca8848562c7299b8b446ff6a4d60cdbb23edc40 "
8972
+ integrity sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA= =
8973
8973
dependencies :
8974
8974
block-stream "*"
8975
- fstream "^1.0.2 "
8975
+ fstream "^1.0.12 "
8976
8976
inherits "2"
8977
8977
8978
8978
tar@^6.0.2 :
Original file line number Diff line number Diff line change 71
71
"resolutions" : {
72
72
"@types/node" : " ^12.12.7" ,
73
73
"safe-buffer" : " ^5.1.1" ,
74
- "vfile-message" : " ^2.0.2"
74
+ "vfile-message" : " ^2.0.2" ,
75
+ "node-forge" : " ^0.10.0"
75
76
},
76
77
"dependencies" : {
77
78
"@coder/logger" : " 1.1.16" ,
You can’t perform that action at this time.
0 commit comments