diff --git a/api-catalog-ui/frontend/package-lock.json b/api-catalog-ui/frontend/package-lock.json index 7b3be48ac3..90a877d40e 100644 --- a/api-catalog-ui/frontend/package-lock.json +++ b/api-catalog-ui/frontend/package-lock.json @@ -20,7 +20,7 @@ "@react-loadable/revised": "1.5.0", "@types/enzyme": "3.10.18", "@types/jest": "29.5.13", - "@types/react": "18.3.8", + "@types/react": "18.3.9", "agentkeepalive": "4.5.0", "buffer": "6.0.3", "emotion-theming": "11.0.0", @@ -71,12 +71,12 @@ "ajv": "7.2.4", "ansi-regex": "5.0.1", "body-parser": "1.20.3", - "caniuse-lite": "1.0.30001663", + "caniuse-lite": "1.0.30001664", "cheerio": "1.0.0", "concurrently": "5.3.0", "cors": "2.8.5", "cross-env": "7.0.3", - "cypress": "13.14.2", + "cypress": "13.15.0", "cypress-file-upload": "5.0.8", "enzyme": "3.11.0", "eslint": "7.32.0", @@ -2531,9 +2531,9 @@ } }, "node_modules/@cypress/request": { - "version": "3.0.1", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@cypress/request/-/request-3.0.1.tgz", - "integrity": "sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ==", + "version": "3.0.5", + "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@cypress/request/-/request-3.0.5.tgz", + "integrity": "sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA==", "dev": true, "dependencies": { "aws-sign2": "~0.7.0", @@ -2542,14 +2542,14 @@ "combined-stream": "~1.0.6", "extend": "~3.0.2", "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "http-signature": "~1.3.6", + "form-data": "~4.0.0", + "http-signature": "~1.4.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", "json-stringify-safe": "~5.0.1", "mime-types": "~2.1.19", "performance-now": "^2.1.0", - "qs": "6.10.4", + "qs": "6.13.0", "safe-buffer": "^5.1.2", "tough-cookie": "^4.1.3", "tunnel-agent": "^0.6.0", @@ -2559,21 +2559,6 @@ "node": ">= 6" } }, - "node_modules/@cypress/request/node_modules/qs": { - "version": "6.10.4", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/qs/-/qs-6.10.4.tgz", - "integrity": "sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g==", - "dev": true, - "dependencies": { - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">=0.6" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/@cypress/request/node_modules/uuid": { "version": "8.3.2", "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/uuid/-/uuid-8.3.2.tgz", @@ -6344,9 +6329,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.3.8", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@types/react/-/react-18.3.8.tgz", - "integrity": "sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==", + "version": "18.3.9", + "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@types/react/-/react-18.3.9.tgz", + "integrity": "sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -7589,19 +7574,6 @@ "proxy-from-env": "^1.1.0" } }, - "node_modules/axios/node_modules/form-data": { - "version": "4.0.0", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/axios/node_modules/proxy-from-env": { "version": "1.1.0", "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", @@ -8413,9 +8385,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001663", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/caniuse-lite/-/caniuse-lite-1.0.30001663.tgz", - "integrity": "sha512-o9C3X27GLKbLeTYZ6HBOLU1tsAcBZsLis28wrVzddShCS16RujjHp9GDHKZqrB3meE0YjhawvMFsGb/igqiPzA==", + "version": "1.0.30001664", + "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/caniuse-lite/-/caniuse-lite-1.0.30001664.tgz", + "integrity": "sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==", "funding": [ { "type": "opencollective", @@ -9763,13 +9735,13 @@ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" }, "node_modules/cypress": { - "version": "13.14.2", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/cypress/-/cypress-13.14.2.tgz", - "integrity": "sha512-lsiQrN17vHMB2fnvxIrKLAjOr9bPwsNbPZNrWf99s4u+DVmCY6U+w7O3GGG9FvP4EUVYaDu+guWeNLiUzBrqvA==", + "version": "13.15.0", + "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/cypress/-/cypress-13.15.0.tgz", + "integrity": "sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==", "dev": true, "hasInstallScript": true, "dependencies": { - "@cypress/request": "^3.0.1", + "@cypress/request": "^3.0.4", "@cypress/xvfb": "^1.2.4", "@types/sinonjs__fake-timers": "8.1.1", "@types/sizzle": "^2.3.2", @@ -9841,6 +9813,9 @@ }, "engines": { "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/cypress/node_modules/buffer": { @@ -9848,6 +9823,20 @@ "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/buffer/-/buffer-5.7.1.tgz", "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" @@ -9918,6 +9907,9 @@ }, "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" } }, "node_modules/damerau-levenshtein": { @@ -12782,17 +12774,16 @@ } }, "node_modules/form-data": { - "version": "2.3.3", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", - "dev": true, + "version": "4.0.0", + "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/form-data/-/form-data-4.0.0.tgz", + "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", "dependencies": { "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", + "combined-stream": "^1.0.8", "mime-types": "^2.1.12" }, "engines": { - "node": ">= 0.12" + "node": ">= 6" } }, "node_modules/format": { @@ -13968,14 +13959,14 @@ } }, "node_modules/http-signature": { - "version": "1.3.6", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/http-signature/-/http-signature-1.3.6.tgz", - "integrity": "sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==", + "version": "1.4.0", + "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/http-signature/-/http-signature-1.4.0.tgz", + "integrity": "sha512-G5akfn7eKbpDN+8nPS/cb57YeA1jLTVxjpCj7tmm3QKPdyDy7T+qSC40e9ptydSWvkwjSXw1VbkpyEm39ukeAg==", "dev": true, "dependencies": { "assert-plus": "^1.0.0", "jsprim": "^2.0.2", - "sshpk": "^1.14.1" + "sshpk": "^1.18.0" }, "engines": { "node": ">=0.10" diff --git a/api-catalog-ui/frontend/package.json b/api-catalog-ui/frontend/package.json index bee2dd839e..9021a1184f 100644 --- a/api-catalog-ui/frontend/package.json +++ b/api-catalog-ui/frontend/package.json @@ -16,7 +16,7 @@ "@react-loadable/revised": "1.5.0", "@types/enzyme": "3.10.18", "@types/jest": "29.5.13", - "@types/react": "18.3.8", + "@types/react": "18.3.9", "agentkeepalive": "4.5.0", "buffer": "6.0.3", "emotion-theming": "11.0.0", @@ -91,12 +91,12 @@ "ajv": "7.2.4", "ansi-regex": "5.0.1", "body-parser": "1.20.3", - "caniuse-lite": "1.0.30001663", + "caniuse-lite": "1.0.30001664", "cheerio": "1.0.0", "concurrently": "5.3.0", "cors": "2.8.5", "cross-env": "7.0.3", - "cypress": "13.14.2", + "cypress": "13.15.0", "cypress-file-upload": "5.0.8", "enzyme": "3.11.0", "eslint": "7.32.0", diff --git a/gradle/versions.gradle b/gradle/versions.gradle index 0ea5532307..d7a5502130 100644 --- a/gradle/versions.gradle +++ b/gradle/versions.gradle @@ -31,7 +31,7 @@ dependencyResolutionManagement { // version('hamcrest', '1.3') version('hamcrest', '2.2') version('httpClient5', '5.4') - version('infinispan', '15.0.8.Final') + version('infinispan', '15.0.9.Final') version('jacksonCore', '2.17.2') version('jacksonDatabind', '2.17.2') version('jacksonDataformatYaml', '2.17.2') @@ -54,8 +54,8 @@ dependencyResolutionManagement { version('jjwt', '0.12.6') version('jsonPath', '2.9.0') version('jsonSmart', '2.5.1') - version('junitJupiter', '5.11.0') - version('junitPlatform', '1.11.0') + version('junitJupiter', '5.11.1') + version('junitPlatform', '1.11.1') version('lettuce', '6.4.0.RELEASE') // force version in build.gradle file - compatibility with Slf4j version('log4j', '2.24.0') diff --git a/zowe-cli-id-federation-plugin/npm-shrinkwrap.json b/zowe-cli-id-federation-plugin/npm-shrinkwrap.json index 5686b918fe..8d8ba31668 100644 --- a/zowe-cli-id-federation-plugin/npm-shrinkwrap.json +++ b/zowe-cli-id-federation-plugin/npm-shrinkwrap.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "18.19.50", + "@types/node": "18.19.53", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "@zowe/cli": "7.29.2", @@ -1974,17 +1974,6 @@ "node": ">=14" } }, - "node_modules/@popperjs/core": { - "version": "2.11.8", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@popperjs/core/-/core-2.11.8.tgz", - "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", - "dev": true, - "peer": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - } - }, "node_modules/@shikijs/core": { "version": "1.17.0", "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@shikijs/core/-/core-1.17.0.tgz", @@ -2348,10 +2337,11 @@ } }, "node_modules/@types/node": { - "version": "18.19.50", - "resolved": "https://zowe.jfrog.io/artifactory/api/npm/npm-org/@types/node/-/node-18.19.50.tgz", - "integrity": "sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==", + "version": "18.19.53", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.53.tgz", + "integrity": "sha512-GLxgUgHhDKO1Edw9Q0lvMbiO/IQXJwJlMaqxSGBXMpPy8uhkCs2iiPFaB2Q/gmobnFkckD3rqTBMVjXdwq+nKg==", "dev": true, + "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } diff --git a/zowe-cli-id-federation-plugin/package.json b/zowe-cli-id-federation-plugin/package.json index 8e9c8c2791..877f6e8c2a 100644 --- a/zowe-cli-id-federation-plugin/package.json +++ b/zowe-cli-id-federation-plugin/package.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@types/jest": "29.5.13", - "@types/node": "18.19.50", + "@types/node": "18.19.53", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "@zowe/cli": "7.29.2",