Skip to content

Commit

Permalink
build(deps): bump oauth4webapi from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [oauth4webapi](https://github.com/panva/oauth4webapi) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/panva/oauth4webapi/releases)
- [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md)
- [Commits](panva/oauth4webapi@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: oauth4webapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Oct 29, 2024
1 parent 63505f6 commit 2659a94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jwt-decode": "^4.0.0",
"keycloak-js": "^23.0.7",
"monaco-editor": "^0.52.0",
"oauth4webapi": "^3.1.1",
"oauth4webapi": "^3.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^8.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2061,7 +2061,7 @@ __metadata:
jwt-decode: "npm:^4.0.0"
keycloak-js: "npm:^23.0.7"
monaco-editor: "npm:^0.52.0"
oauth4webapi: "npm:^3.1.1"
oauth4webapi: "npm:^3.1.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-markdown: "npm:^8.0.7"
Expand Down Expand Up @@ -11753,10 +11753,10 @@ __metadata:
languageName: node
linkType: hard

"oauth4webapi@npm:^3.1.1":
version: 3.1.1
resolution: "oauth4webapi@npm:3.1.1"
checksum: 10/3c62ed38bb5ea14761fc5f03031819417f8dce6743068ca308cd000316f23eb24decc2cfd8c49d9da5c253be500b46fe27460b1b8fe5fe14a96cb24b4cdfc77e
"oauth4webapi@npm:^3.1.2":
version: 3.1.2
resolution: "oauth4webapi@npm:3.1.2"
checksum: 10/4628f33fe45840feef4491f2766d877f999f3e1a4c9b3d9584e0c04a7084f5df451f27256f330b579718204f68d9f63eb27f56bfa5a2c58cf3b4288f2113b0e4
languageName: node
linkType: hard

Expand Down

0 comments on commit 2659a94

Please sign in to comment.