Skip to content

Commit d7cf701

Browse files
committed
updated tfx-cli transitive dependencies
1 parent c3bc53a commit d7cf701

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
"ts-node": "^10.9.1",
1717
"typescript": "^5.2.2"
1818
},
19+
"overrides": {
20+
"clipboardy": "^3.0.0",
21+
"execa": "^5.1.1",
22+
"cross-spawn": "^7.0.0"
23+
},
1924
"scripts": {
2025
"format": "prettier --write \"**/{*.ts,*.js,package.json}\"",
2126
"preinstall": "cd buildScripts && npm i --no-fund",

0 commit comments

Comments
 (0)