Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed committed Apr 28, 2023
1 parent 2fbdc63 commit 6c439f4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@devmehq/sdk-js": "1.1.3",
"@devmehq/sdk-js": "1.1.4",
"isomorphic-fetch": "3.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"__tests__/**/*.{ts,json}": "prettier --write"
},
"dependencies": {
"axios": "1.3.6"
"axios": "1.4.0"
},
"devDependencies": {
"@types/chai": "4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 6c439f4

Please sign in to comment.