Skip to content

Commit c0a1607

Browse files
authored
fix: packages/trigger-sdk/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESBUILD-17750822
1 parent 3af1d22 commit c0a1607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/trigger-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"encoding": "^0.1.13",
100100
"rimraf": "^6.0.1",
101101
"tshy": "^3.0.2",
102-
"tsx": "4.17.0",
102+
"tsx": "4.22.0",
103103
"typed-emitter": "^2.1.0",
104104
"zod": "3.25.76"
105105
},

0 commit comments

Comments
 (0)