Skip to content

Commit 439b1e5

Browse files
committed
Add shell-quote override
1 parent d70cf36 commit 439b1e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"safer-buffer": "npm:@socketregistry/safer-buffer@^1",
166166
"semver": "$semver",
167167
"set-function-length": "npm:@socketregistry/set-function-length@^1",
168+
"shell-quote": "npm:shell-quote@^1",
168169
"side-channel": "npm:@socketregistry/side-channel@^1",
169170
"tiny-colors": "$yoctocolors-cjs",
170171
"typedarray": "npm:@socketregistry/typedarray@^1",
@@ -190,6 +191,7 @@
190191
"safer-buffer": "npm:@socketregistry/safer-buffer@^1",
191192
"semver": "^7.6.3",
192193
"set-function-length": "npm:@socketregistry/set-function-length@^1",
194+
"shell-quote": "npm:shell-quote@^1",
193195
"side-channel": "npm:@socketregistry/side-channel@^1",
194196
"tiny-colors": "npm:yoctocolors-cjs@^2.1.2",
195197
"typedarray": "npm:@socketregistry/typedarray@^1",

0 commit comments

Comments
 (0)