Skip to content

Commit 07755af

Browse files
committed
fix: rest-api/typescript-sdk/react-rest-api/package.json & rest-api/typescript-sdk/react-rest-api/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent 231f8bf commit 07755af

2 files changed

Lines changed: 33 additions & 18 deletions

File tree

rest-api/typescript-sdk/react-rest-api/package-lock.json

Lines changed: 32 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rest-api/typescript-sdk/react-rest-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@thoughtspot/rest-api-sdk": "^2.12.1",
16-
"express": "^4.21.2",
16+
"express": "^4.22.0",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"tsx": "^4.19.3"

0 commit comments

Comments
 (0)