File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-react-hooks" : " ^4.2.0" ,
50
50
"husky" : " ^4.3.8" ,
51
51
"lint-staged" : " ^11.2.0" ,
52
- "pkg" : " ^5.3.3 " ,
52
+ "pkg" : " ^5.4.1 " ,
53
53
"prettier" : " 2.2.1" ,
54
54
"tsc-watch" : " ^4.2.3" ,
55
55
"typescript" : " ^4.3.2"
Original file line number Diff line number Diff line change @@ -2744,10 +2744,10 @@ pkg-dir@^5.0.0:
2744
2744
dependencies :
2745
2745
find-up "^5.0.0"
2746
2746
2747
-
2748
- version "3.2.3 "
2749
- resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.3 .tgz#9825febf4eadd470c126d3f6bdc2cb6996861d36 "
2750
- integrity sha512-bv9vYANgAZ2Lvxn5Dsq7E0rLqzcqYkV4gnwe2f7oHV9N4SVMfDOIjjFCRuuTltop5EmsOcu7XkQpB5A/pIgC1g ==
2747
+
2748
+ version "3.2.4 "
2749
+ resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.2.4 .tgz#5372734b12167d4bacd872be348217461b517390 "
2750
+ integrity sha512-ewUD26GP86/8+Fu93zrb30CpJjKOtT4maSgm4SwTX9Ujy1pfdUdv+1PubsY9tTJES0iBYItAtqbfkf7Wu5LV9w ==
2751
2751
dependencies :
2752
2752
chalk "^4.1.0"
2753
2753
fs-extra "^9.1.0"
2757
2757
semver "^7.3.5"
2758
2758
yargs "^16.2.0"
2759
2759
2760
- pkg@^5.3.3 :
2761
- version "5.3.3 "
2762
- resolved "https://registry.yarnpkg.com/pkg/-/pkg-5.3.3 .tgz#5ad1dadfc4e55169f0e1046626e669e0428d4cd7 "
2763
- integrity sha512-48qPxwyPvKfUuXxeK+kS3mBvfWWTX2khAdceDThbWCc8OUz3RFyO1Ft8SVkq2gQfPU2DtiPtWaf2SKH0Dlx59g ==
2760
+ pkg@^5.4.1 :
2761
+ version "5.4.1 "
2762
+ resolved "https://registry.yarnpkg.com/pkg/-/pkg-5.4.1 .tgz#4d824e42c454f32131e471d7cd8d14bfdb3e1c4c "
2763
+ integrity sha512-iJs3W6MCgeZ4MrH7iZtX6HTqsNzoh2U9rGILL3eOLbQFV43U8WPAzrqRK7cBQGuHx38UXxcGT6G/2yDl/GveRg ==
2764
2764
dependencies :
2765
2765
" @babel/parser" " 7.13.13"
2766
2766
" @babel/types" " 7.13.12"
@@ -2771,7 +2771,7 @@ pkg@^5.3.3:
2771
2771
into-stream "^6.0.0"
2772
2772
minimist "^1.2.5"
2773
2773
multistream "^4.1.0"
2774
- pkg-fetch "3.2.3 "
2774
+ pkg-fetch "3.2.4 "
2775
2775
prebuild-install "6.0.1"
2776
2776
progress "^2.0.3"
2777
2777
resolve "^1.20.0"
You can’t perform that action at this time.
0 commit comments