Skip to content

Commit d4a1d9b

Browse files
chore(deps): bump axios and @ory/client in /code-examples/sdk/typescript (#1646)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1ef57f commit d4a1d9b

File tree

2 files changed

+63
-24
lines changed

2 files changed

+63
-24
lines changed

code-examples/sdk/typescript/package-lock.json

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

code-examples/sdk/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test:typescript": "tsc"
1111
},
1212
"dependencies": {
13-
"@ory/client": "~1.1.21",
13+
"@ory/client": "~1.6.1",
1414
"@ory/integrations": "^1.1.0",
1515
"express": "^4.18.2",
1616
"express-handlebars": "^6.0.6",

0 commit comments

Comments
 (0)