Skip to content

Commit ba25cc0

Browse files
Bump to the latest SDK version (#51)
# Description <!-- A brief description of what the PR does/changes. Use active voice and present tense, e.g., This commit fixes ... --> Bump to the latest SDK to fix axios vulnerability. # DevRev issue <!-- A DevRev issue link (https://app.devrev.ai/devrev/works/ISS-00000) or `no-work-item`. Only dependency updates don't need a work item, all others should have one. --> https://app.devrev.ai/devrev/works/ISS-209922 # Documentation PR <!-- A link to the PR in fern-api-docs if relevant, otherwise `no-docs`. Any new feature should link to a PR in https://github.com/devrev/fern-api-docs. Dependency updates or changes to the configuration that are not user-facing do not require an update to the documentation. --> no-docs
1 parent b5a8ac2 commit ba25cc0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

code/package-lock.json

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

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"yargs": "^17.6.2"
5757
},
5858
"dependencies": {
59-
"@devrev/ts-adaas": "1.8.1",
59+
"@devrev/ts-adaas": "1.9.0",
6060
"@devrev/typescript-sdk": "1.1.63",
6161
"axios": "^1.9.0",
6262
"dotenv": "^16.0.3",

0 commit comments

Comments
 (0)