Skip to content

Commit ce1f643

Browse files
authored
fix: upgrade shell-quote from 1.7.3 to 1.8.0 (#808)
Snyk has created this PR to upgrade shell-quote from 1.7.3 to 1.8.0. See this package in npm: https://www.npmjs.com/package/shell-quote See this project in Snyk: https://app.snyk.io/org/segment-pro/project/fdc9a4d1-5bf0-48d1-939f-2d9dd16ba5ca?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 97720ed commit ce1f643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sovran/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"dependencies": {
101101
"ansi-regex": "5.0.1",
102102
"deepmerge": "^4.2.2",
103-
"shell-quote": "1.7.3"
103+
"shell-quote": "1.8.0"
104104
},
105105
"resolutions": {
106106
"shell-quote": "1.7.3",

0 commit comments

Comments
 (0)