Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
casperkloppenburg committed Jan 2, 2024
1 parent 26446b7 commit 2981af6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 15 deletions.
38 changes: 25 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "creatomate",
"version": "1.0.6",
"version": "1.1.0",
"description": "Official Node.js SDK for the Creatomate video rendering API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -30,6 +30,6 @@
"typescript": "^4.8.4"
},
"dependencies": {
"axios": "^0.27.2"
"axios": "^1.6.3"
}
}

0 comments on commit 2981af6

Please sign in to comment.