Skip to content

Commit 61fa3fa

Browse files
committed
Fix npm_advisory test data
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 9ebb2fc commit 61fa3fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/data/npm_advisory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1845,7 +1845,7 @@
18451845
"test_index": 308,
18461846
"scheme": "npm",
18471847
"npm_native": "^2.0.18 || ^3.0.16 || ^3.1.6 || ^4.0.8 || ^5.0.0-beta.5",
1848-
"expected_vers": "vers:npm/>=2.0.18|<3.0.0|>=3.0.16|>=3.1.6|<4.0.0|<4.0.0|>=4.0.8|>=5.0.0-beta.5|<5.0.0|>=5.0.0|<5.0.1|<6.0.0"
1848+
"expected_vers": "vers:npm/>=2.0.18|<3.0.0|>=3.0.16|>=3.1.6|<4.0.0|<4.0.0|>=4.0.8|>=5.0.0-beta.5|<5.0.0|<6.0.0"
18491849
},
18501850
{
18511851
"test_index": 309,

0 commit comments

Comments
 (0)