File tree Expand file tree Collapse file tree 3 files changed +552
-344
lines changed Expand file tree Collapse file tree 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:
38133813 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
38143814 integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
38153815
3816- fstream@^1.0.2 :
3816+ fstream@^1.0.12 :
38173817 version "1.0.12"
38183818 resolved "https://registry.yarnpkg.com/fstream/-/fstream-1.0.12.tgz#4e8ba8ee2d48be4f7d0de505455548eae5932045"
38193819 integrity sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==
@@ -8967,12 +8967,12 @@ tar-stream@^2.1.4:
89678967 readable-stream "^3.1.1"
89688968
89698969tar@^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= =
89738973 dependencies :
89748974 block-stream "*"
8975- fstream "^1.0.2 "
8975+ fstream "^1.0.12 "
89768976 inherits "2"
89778977
89788978tar@^6.0.2 :
Original file line number Diff line number Diff line change 7171 "resolutions" : {
7272 "@types/node" : " ^12.12.7" ,
7373 "safe-buffer" : " ^5.1.1" ,
74- "vfile-message" : " ^2.0.2"
74+ "vfile-message" : " ^2.0.2" ,
75+ "node-forge" : " ^0.10.0"
7576 },
7677 "dependencies" : {
7778 "@coder/logger" : " 1.1.16" ,
You can’t perform that action at this time.
0 commit comments