Skip to content

Commit

Permalink
build(deps): bump jolokia.js from 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [jolokia.js](https://github.com/jolokia/jolokia/tree/HEAD/packages/jolokia) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/jolokia/jolokia/releases)
- [Commits](https://github.com/jolokia/jolokia/commits/v2.2.2/packages/jolokia)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Feb 12, 2025
1 parent 0ec3cad commit 869aff9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"dagre": "^0.8.5",
"dompurify": "^3.2.4",
"eventemitter3": "^5.0.1",
"jolokia.js": "^2.2.1",
"jolokia.js": "^2.2.2",
"js-logger": "^1.6.1",
"jwt-decode": "^4.0.0",
"keycloak-js": "^26.1.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2055,7 +2055,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jest-fetch-mock: "npm:^3.0.3"
jest-watch-typeahead: "npm:^2.2.2"
jolokia.js: "npm:^2.2.1"
jolokia.js: "npm:^2.2.2"
js-logger: "npm:^1.6.1"
jwt-decode: "npm:^4.0.0"
keycloak-js: "npm:^26.1.0"
Expand Down Expand Up @@ -10471,6 +10471,13 @@ __metadata:
languageName: node
linkType: hard

"jolokia.js@npm:^2.2.2":
version: 2.2.2
resolution: "jolokia.js@npm:2.2.2"
checksum: 10/1e7e0de5da7ce6ffa6c5cbfe0d8db578fcb3fdad757985b562054d160be3ac4435115556837607daeabc81af759dec3bfbdf4a548624c8ca919eb11896da91bb
languageName: node
linkType: hard

"joycon@npm:^3.1.1":
version: 3.1.1
resolution: "joycon@npm:3.1.1"
Expand Down

0 comments on commit 869aff9

Please sign in to comment.