This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 46
46
"husky" : " ^7.0.4" ,
47
47
"jest" : " ^27.5.1" ,
48
48
"lint-staged" : " ^12.3.5" ,
49
- "pinst" : " ^2.1.6 " ,
49
+ "pinst" : " ^3.0.0 " ,
50
50
"standard-version" : " ^9.3.2"
51
51
},
52
52
"dependencies" : {
Original file line number Diff line number Diff line change @@ -2089,11 +2089,6 @@ form-data@^3.0.0:
2089
2089
combined-stream "^1.0.8"
2090
2090
mime-types "^2.1.12"
2091
2091
2092
- fromentries@^1.3.2 :
2093
- version "1.3.2"
2094
- resolved "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
2095
- integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
2096
-
2097
2092
fs-access@^1.0.1 :
2098
2093
version "1.0.1"
2099
2094
resolved "https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz#d6a87f262271cefebec30c553407fb995da8777a"
@@ -3673,12 +3668,10 @@ pify@^3.0.0:
3673
3668
resolved "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
3674
3669
integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
3675
3670
3676
- pinst@^2.1.6 :
3677
- version "2.1.6"
3678
- resolved "https://registry.npmjs.org/pinst/-/pinst-2.1.6.tgz#8d968b8ec1dac5dddcfc976c735592dbec58b42c"
3679
- integrity sha512-B4dYmf6nEXg1NpDSB+orYWvKa5Kfmz5KzWC29U59dpVM4S/+xp0ak/JMEsw04UQTNNKps7klu0BUalr343Gt9g==
3680
- dependencies :
3681
- fromentries "^1.3.2"
3671
+ pinst@^3.0.0 :
3672
+ version "3.0.0"
3673
+ resolved "https://registry.npmjs.org/pinst/-/pinst-3.0.0.tgz#80dec0a85f1f993c6084172020f3dbf512897eec"
3674
+ integrity sha512-cengSmBxtCyaJqtRSvJorIIZXMXg+lJ3sIljGmtBGUVonMnMsVJbnzl6jGN1HkOWwxNuJynCJ2hXxxqCQrFDdw==
3682
3675
3683
3676
pirates@^4.0.4 :
3684
3677
version "4.0.5"
You can’t perform that action at this time.
0 commit comments