Skip to content

Commit bf126a8

Browse files
committed
fix(deps): pin dependency shell-quote to 1.7.2
1 parent 41bb93d commit bf126a8

2 files changed

Lines changed: 31 additions & 1336 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
]
4343
},
4444
"dependencies": {
45-
"shell-quote": "^1.7.2"
45+
"shell-quote": "1.7.2"
4646
}
4747
}

0 commit comments

Comments
 (0)