Skip to content

Commit e1bd70f

Browse files
chore(deps): bump the npm_and_yarn group group in /code-examples/protect-page-login/expressjs with 3 updates (#1663)
chore(deps): bump the npm_and_yarn group group Bumps the npm_and_yarn group group in /code-examples/protect-page-login/expressjs with 3 updates: [@ory/client](https://github.com/ory/sdk), [axios](https://github.com/axios/axios) and [@ory/integrations](https://github.com/ory/integrations). Updates `@ory/client` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/ory/sdk/releases) - [Commits](https://github.com/ory/sdk/commits) 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/integrations` from 0.2.8 to 1.1.5 - [Release notes](https://github.com/ory/integrations/releases) - [Commits](ory/integrations@v0.2.8...1.1.5) --- updated-dependencies: - dependency-name: "@ory/client" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: "@ory/integrations" dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dce7bb6 commit e1bd70f

File tree

2 files changed

+61
-82
lines changed

2 files changed

+61
-82
lines changed

code-examples/protect-page-login/expressjs/package-lock.json

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

code-examples/protect-page-login/expressjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"dependencies": {
1010
"@ory/cli": "^0.1.22",
11-
"@ory/client": "~1.6.1",
12-
"@ory/integrations": "^0.2.8",
11+
"@ory/client": "~1.8.1",
12+
"@ory/integrations": "^1.1.5",
1313
"cookie-parser": "~1.4.4",
1414
"debug": "~2.6.9",
1515
"express": "~4.18.2",

0 commit comments

Comments
 (0)