This repository was archived by the owner on May 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"prettier" : " ^2.2.1" ,
39
39
"rimraf" : " ^3.0.2" ,
40
40
"supertest" : " ^6.0.1" ,
41
- "tape" : " ^5.1.0 " ,
41
+ "tape" : " ^5.1.1 " ,
42
42
"typescript" : " ^4.1.3"
43
43
},
44
44
"dependencies" : {}
Original file line number Diff line number Diff line change @@ -1855,16 +1855,16 @@ table@^6.0.4:
1855
1855
slice-ansi "^4.0.0"
1856
1856
string-width "^4.2.0"
1857
1857
1858
- tape@^5.1.0 :
1859
- version "5.1.0 "
1860
- resolved "https://registry.yarnpkg.com/tape/-/tape-5.1.0 .tgz#3ae5f8ac5f39dc7d74c70d1d680faa2d4720726b "
1861
- integrity sha512-3+/QreLoHRe2QhjkIQ6vSjwTRnC3iMQSg943K9EP3rHhY6MWlLxNw/0h46B6DYz5/SSI4GmU1Dr5HNDAlFLhtQ ==
1858
+ tape@^5.1.1 :
1859
+ version "5.1.1 "
1860
+ resolved "https://registry.yarnpkg.com/tape/-/tape-5.1.1 .tgz#51e6fc7af0c15cf39faa6aac3d0a1d2ca6fd4744 "
1861
+ integrity sha512-ujhT+ZJPqSGY9Le02mIGBnyWo7Ks05FEGS9PnlqECr3sM3KyV4CSCXAvSBJKMN+t+aZYLKEFUEo0l4wFJMhppQ ==
1862
1862
dependencies :
1863
+ call-bind "^1.0.0"
1863
1864
deep-equal "^2.0.5"
1864
1865
defined "^1.0.0"
1865
1866
dotignore "^0.1.2"
1866
1867
for-each "^0.3.3"
1867
- function-bind "^1.1.1"
1868
1868
glob "^7.1.6"
1869
1869
has "^1.0.3"
1870
1870
inherits "^2.0.4"
You can’t perform that action at this time.
0 commit comments