Skip to content

Commit daab8b0

Browse files
chore(deps): pin dependency yargs to 17.0.1 (#80)
1 parent ffcf5ce commit daab8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/api-mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"express": "4.17.1",
3030
"nanoid": "3.1.23",
3131
"openapi-backend": "4.1.0",
32-
"yargs": "^17.0.1"
32+
"yargs": "17.0.1"
3333
},
3434
"devDependencies": {
3535
"axios": "0.21.1",

0 commit comments

Comments
 (0)