Skip to content

Commit

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

---
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 Dec 2, 2024
1 parent bc6ad2d commit 7628341
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 @@ -61,7 +61,7 @@
"jwt-decode": "^4.0.0",
"keycloak-js": "^26.0.6",
"monaco-editor": "^0.52.0",
"oauth4webapi": "^3.1.3",
"oauth4webapi": "^3.1.4",
"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 @@ -2059,7 +2059,7 @@ __metadata:
jwt-decode: "npm:^4.0.0"
keycloak-js: "npm:^26.0.6"
monaco-editor: "npm:^0.52.0"
oauth4webapi: "npm:^3.1.3"
oauth4webapi: "npm:^3.1.4"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-markdown: "npm:^8.0.7"
Expand Down Expand Up @@ -11891,10 +11891,10 @@ __metadata:
languageName: node
linkType: hard

"oauth4webapi@npm:^3.1.3":
version: 3.1.3
resolution: "oauth4webapi@npm:3.1.3"
checksum: 10/472b9b255c684d84376a60baae6a7e16f643cc57669a2caccc31346507bc835a79a7a06f7d262d8cb857154b3cf2912e3cc9d54c222b8e334b59b7f6e79d9f5d
"oauth4webapi@npm:^3.1.4":
version: 3.1.4
resolution: "oauth4webapi@npm:3.1.4"
checksum: 10/0cb0b11529128b0601ead0dd06f7b54a542b4221b9f8b7e8fc1385a41b391a5724ee6fcf12af22631a1ae8f16f1f8098e3e6cc56457cefa89140d69f11f1fb7c
languageName: node
linkType: hard

Expand Down

0 comments on commit 7628341

Please sign in to comment.