Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump jolokia.js from 2.0.1 to 2.1.2 #522

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.0",
"https": "^1.0.0",
"jolokia.js": "^2.0.1",
"jolokia.js": "^2.1.2",
"jwt-decode": "^4.0.0",
"method-override": "^3.0.0",
"pino": "^8.6.1",
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.2",
"jquery": "^3.7.0",
"jsonpath": "^1.1.1",
"superstruct": "^1.0.4",
Expand Down
28 changes: 9 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1990,7 +1990,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.2"
jwt-decode: "npm:^4.0.0"
method-override: "npm:^3.0.0"
pino: "npm:^8.6.1"
Expand Down Expand Up @@ -2142,7 +2142,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.2"
jquery: "npm:^3.7.0"
jsonpath: "npm:^1.1.1"
replace: "npm:^1.2.2"
Expand Down Expand Up @@ -10242,23 +10242,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 @@ -10276,6 +10259,13 @@ __metadata:
languageName: node
linkType: hard

"jolokia.js@npm:^2.1.2":
version: 2.1.2
resolution: "jolokia.js@npm:2.1.2"
checksum: 10/66a15131f64547895604ea24cfc4d54cd562c9d9896505edf42890d65e62a3d71af75bc953085ef9b32080af318e7c026f63be187aad2ce767afd5281099aabd
languageName: node
linkType: hard

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