Skip to content

Commit

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

---
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 Nov 18, 2024
1 parent 072cb39 commit d230984
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": "^26.0.2",
"monaco-editor": "^0.52.0",
"oauth4webapi": "^3.1.2",
"oauth4webapi": "^3.1.3",
"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:^26.0.2"
monaco-editor: "npm:^0.52.0"
oauth4webapi: "npm:^3.1.2"
oauth4webapi: "npm:^3.1.3"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-markdown: "npm:^8.0.7"
Expand Down Expand Up @@ -11840,10 +11840,10 @@ __metadata:
languageName: node
linkType: hard

"oauth4webapi@npm:^3.1.2":
version: 3.1.2
resolution: "oauth4webapi@npm:3.1.2"
checksum: 10/4628f33fe45840feef4491f2766d877f999f3e1a4c9b3d9584e0c04a7084f5df451f27256f330b579718204f68d9f63eb27f56bfa5a2c58cf3b4288f2113b0e4
"oauth4webapi@npm:^3.1.3":
version: 3.1.3
resolution: "oauth4webapi@npm:3.1.3"
checksum: 10/472b9b255c684d84376a60baae6a7e16f643cc57669a2caccc31346507bc835a79a7a06f7d262d8cb857154b3cf2912e3cc9d54c222b8e334b59b7f6e79d9f5d
languageName: node
linkType: hard

Expand Down

0 comments on commit d230984

Please sign in to comment.