Skip to content

Commit

Permalink
Bump the simplewebauthn group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the simplewebauthn group with 3 updates in the /src directory: [@simplewebauthn/server](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/server), [@simplewebauthn/types](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/types) and [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser).


Updates `@simplewebauthn/server` from 10.0.1 to 13.0.0
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases)
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.0.0/packages/server)

Updates `@simplewebauthn/types` from 10.0.0 to 12.0.0
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases)
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v12.0.0/packages/types)

Updates `@simplewebauthn/browser` from 10.0.0 to 13.0.0
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases)
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.0.0/packages/browser)

---
updated-dependencies:
- dependency-name: "@simplewebauthn/server"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: simplewebauthn
- dependency-name: "@simplewebauthn/types"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: simplewebauthn
- dependency-name: "@simplewebauthn/browser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: simplewebauthn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 2d0dd5b commit f4e347e
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 27 deletions.
4 changes: 2 additions & 2 deletions src/packages/auth-ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@apollo/client": "3.12.2",
"@simplewebauthn/browser": "10.0.0",
"@simplewebauthn/browser": "13.0.0",
"@usedapp/core": "1.2.16",
"ethers": "5.7.2",
"web3-token": "1.0.6"
Expand All @@ -45,7 +45,7 @@
"@auth0/auth0-spa-js": "2.1.3",
"@azure/msal-browser": "3.28.0",
"@exogee/graphweaver-admin-ui-components": "workspace:*",
"@simplewebauthn/types": "10.0.0",
"@simplewebauthn/types": "12.0.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"esbuild": "0.24.0",
Expand Down
4 changes: 2 additions & 2 deletions src/packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@exogee/graphweaver-scalars": "workspace:*",
"@exogee/graphweaver-server": "workspace:*",
"@exogee/logger": "workspace:*",
"@simplewebauthn/server": "10.0.1",
"@simplewebauthn/server": "13.0.0",
"apollo-server-errors": "3.3.1",
"class-validator": "0.14.1",
"dotenv": "16.4.7",
Expand All @@ -41,7 +41,7 @@
"web3-token": "1.0.6"
},
"devDependencies": {
"@simplewebauthn/types": "10.0.0",
"@simplewebauthn/types": "12.0.0",
"@types/jsonwebtoken": "9.0.7",
"@types/ms": "0.7.34",
"@types/node": "22.10.1",
Expand Down
2 changes: 1 addition & 1 deletion src/packages/end-to-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@playwright/test": "1.49.1",
"@simplewebauthn/types": "10.0.0",
"@simplewebauthn/types": "12.0.0",
"@types/jest": "29.5.14",
"dotenv": "16.4.7",
"graphql-tag": "2.12.6",
Expand Down
41 changes: 19 additions & 22 deletions src/pnpm-lock.yaml

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

0 comments on commit f4e347e

Please sign in to comment.