File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
},
29
29
"dependencies" : {
30
30
"@faltest/utils" : " ^8.0.0" ,
31
- "verror-extra" : " ^5 .0.0"
31
+ "verror-extra" : " ^6 .0.0"
32
32
},
33
33
"devDependencies" : {
34
34
"mocha" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"dependencies" : {
30
30
"@faltest/browser" : " ^7.0.0" ,
31
- "verror-extra" : " ^5 .0.0"
31
+ "verror-extra" : " ^6 .0.0"
32
32
},
33
33
"devDependencies" : {
34
34
"mocha" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -7824,10 +7824,10 @@ validate-npm-package-name@^4.0.0:
7824
7824
dependencies :
7825
7825
builtins "^5.0.0"
7826
7826
7827
- verror-extra@^5 .0.0 :
7828
- version "5 .0.0"
7829
- resolved "https://registry.yarnpkg.com/verror-extra/-/verror-extra-5 .0.0.tgz#17201ecdaa4ddbdb9494952fb2222f7a1081fa7a "
7830
- integrity sha512-vy/Y+LU/iCo6N2Jqj9Gdpf/MZQN7nXFwPc1OsnucIRU8xpxrXEdKShsLID+MNc88N038xI8MdCszpyWUkGG3/A ==
7827
+ verror-extra@^6 .0.0 :
7828
+ version "6 .0.0"
7829
+ resolved "https://registry.yarnpkg.com/verror-extra/-/verror-extra-6 .0.0.tgz#2fcc9d3b25b43a420170641d43a3fbe35834ff96 "
7830
+ integrity sha512-a5kT0geADTf7TD7tOkdm3ztEI7H9mK226KJho2+2dQ/meUZG26jXfEfhnOh9Ld7Pta/I0wox/zHDT2a7SJpdiQ ==
7831
7831
dependencies :
7832
7832
verror "^1.10.0"
7833
7833
You can’t perform that action at this time.
0 commit comments