Skip to content

Commit

Permalink
chore(deps): bump jolokia.js from 2.0.1 to 2.1.7
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.0.1 to 2.1.7.
- [Release notes](https://github.com/jolokia/jolokia/releases)
- [Commits](https://github.com/jolokia/jolokia/commits/HEAD/packages/jolokia)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Oct 5, 2024
1 parent 72f44f6 commit c2a8bb2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"helmet": "^6.0.0",
"http-proxy-middleware": "^3.0.2",
"https": "^1.0.0",
"jolokia.js": "^2.0.1",
"jolokia.js": "^2.1.7",
"jwt-decode": "^4.0.0",
"method-override": "^3.0.0",
"pino": "^9.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@hawtio/online-kubernetes-api": "workspace:*",
"@hawtio/react": "^1.3.0",
"eventemitter3": "^5.0.1",
"jolokia.js": "^2.0.1",
"jolokia.js": "^2.1.7",
"jquery": "^3.7.0",
"jsonpath": "^1.1.1",
"superstruct": "^2.0.2",
Expand Down
28 changes: 9 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,7 @@ __metadata:
jest-extended: "npm:^4.0.0"
jest-fetch-mock: "npm:^3.0.3"
jest-watch-typeahead: "npm:^2.2.2"
jolokia.js: "npm:^2.0.1"
jolokia.js: "npm:^2.1.7"
jwt-decode: "npm:^4.0.0"
method-override: "npm:^3.0.0"
pino: "npm:^9.4.0"
Expand Down Expand Up @@ -2183,7 +2183,7 @@ __metadata:
jest-extended: "npm:^4.0.0"
jest-fetch-mock: "npm:^3.0.3"
jest-watch-typeahead: "npm:^2.2.2"
jolokia.js: "npm:^2.0.1"
jolokia.js: "npm:^2.1.7"
jquery: "npm:^3.7.0"
jsonpath: "npm:^1.1.1"
replace: "npm:^1.2.2"
Expand Down Expand Up @@ -10801,23 +10801,6 @@ __metadata:
languageName: node
linkType: hard

"jolokia.js@npm:^2.0.1":
version: 2.0.1
resolution: "jolokia.js@npm:2.0.1"
dependencies:
jquery: "npm:^3.7.1"
peerDependencies:
cubism: ^1.6.0
jsdom: ^22.1.0
peerDependenciesMeta:
cubism:
optional: true
jsdom:
optional: true
checksum: 10/2286502549a51a0df6e6151d4d117ccdc4cd5c26965121ac58a954de64ff43437083c05aa1b1769581d7840d07c67f0f27152e77355d27e30fac4a6e13f89903
languageName: node
linkType: hard

"jolokia.js@npm:^2.0.3":
version: 2.0.3
resolution: "jolokia.js@npm:2.0.3"
Expand All @@ -10835,6 +10818,13 @@ __metadata:
languageName: node
linkType: hard

"jolokia.js@npm:^2.1.7":
version: 2.1.7
resolution: "jolokia.js@npm:2.1.7"
checksum: 10/7e10e0b842c96853ea2815d46cc7cea278470d259d8660711fbfda58c3a730764790ee28dd9ad346ebcb8324bd500f109408675f19d8c0a75578703522956d91
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 c2a8bb2

Please sign in to comment.