Skip to content

Commit e322610

Browse files
author
github-actions
committed
[CI] Add changes
1 parent c8bede8 commit e322610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29932,7 +29932,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
2993229932
const core_1 = __nccwpck_require__(2186);
2993329933
const params_1 = __nccwpck_require__(5966);
2993429934
const child_process_1 = __nccwpck_require__(2081);
29935-
const dcdVersionString = '@devicecloud.dev/dcd@>=3.6.5';
29935+
const dcdVersionString = '@devicecloud.dev/dcd@>=3.7.4';
2993629936
const escapeShellValue = (value) => {
2993729937
// Escape special characters that could cause shell interpretation issues
2993829938
return value.replace(/(["\\'$`!\s\[\]{}()&|;<>*?#^~])/g, '\\$1');

0 commit comments

Comments
 (0)