Skip to content

Commit

Permalink
chore(deps): bump axios and @ory/client in /code-examples/sdk/typescript
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [@ory/client](https://github.com/ory/sdk). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.7)

Updates `@ory/client` from 1.1.21 to 1.6.1
- [Release notes](https://github.com/ory/sdk/releases)
- [Commits](https://github.com/ory/sdk/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@ory/client"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent aeaa95a commit 71f785d
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 24 deletions.
85 changes: 62 additions & 23 deletions code-examples/sdk/typescript/package-lock.json

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

2 changes: 1 addition & 1 deletion code-examples/sdk/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test:typescript": "tsc"
},
"dependencies": {
"@ory/client": "~1.1.21",
"@ory/client": "~1.6.1",
"@ory/integrations": "^1.1.0",
"express": "^4.18.2",
"express-handlebars": "^6.0.6",
Expand Down

0 comments on commit 71f785d

Please sign in to comment.