Skip to content

Commit 1d98e8f

Browse files
committed
update security dependency
1 parent 018f2c7 commit 1d98e8f

File tree

2 files changed

+78
-72
lines changed

2 files changed

+78
-72
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,28 @@
2525
"@patternfly/react-icons": "5.4.2",
2626
"@patternfly/react-table": "5.4.14",
2727
"@tanstack/react-query": "4.36.1",
28-
"axios": "1.7.9",
28+
"axios": "1.8.2",
2929
"react-dom": "17.0.2",
3030
"yaml": "2.7.0"
3131
},
3232
"devDependencies": {
33-
"@eslint/js": "^9.19.0",
33+
"@eslint/js": "^9.22.0",
3434
"@openshift-console/dynamic-plugin-sdk": "1.8.0",
3535
"@openshift-console/dynamic-plugin-sdk-webpack": "1.3.0",
3636
"@testing-library/dom": "10.4.0",
3737
"@testing-library/jest-dom": "6.6.3",
3838
"@testing-library/react": "^12.1.5",
3939
"@testing-library/user-event": "^14.6.1",
40-
"@types/node": "^22.13.1",
40+
"@types/node": "^22.13.10",
4141
"@types/react": "^17.0.83",
42-
"@types/react-dom": "^19.0.3",
42+
"@types/react-dom": "^19.0.4",
4343
"@types/react-router-dom": "^5.3.3",
4444
"@vitest/coverage-v8": "^2.1.9",
45-
"@vitest/eslint-plugin": "^1.1.25",
45+
"@vitest/eslint-plugin": "^1.1.37",
4646
"copy-webpack-plugin": "^12.0.2",
4747
"css-loader": "^7.1.2",
48-
"eslint": "^9.19.0",
49-
"eslint-config-prettier": "^10.0.1",
48+
"eslint": "^9.22.0",
49+
"eslint-config-prettier": "^10.1.1",
5050
"eslint-plugin-import": "^2.31.0",
5151
"eslint-plugin-prettier": "^5.2.3",
5252
"eslint-plugin-react": "^7.37.4",

yarn.lock

Lines changed: 71 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -258,26 +258,31 @@
258258
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
259259
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
260260

261-
"@eslint/config-array@^0.19.0":
262-
version "0.19.1"
263-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.1.tgz#734aaea2c40be22bbb1f2a9dac687c57a6a4c984"
264-
integrity sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==
261+
"@eslint/config-array@^0.19.2":
262+
version "0.19.2"
263+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
264+
integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
265265
dependencies:
266-
"@eslint/object-schema" "^2.1.5"
266+
"@eslint/object-schema" "^2.1.6"
267267
debug "^4.3.1"
268268
minimatch "^3.1.2"
269269

270-
"@eslint/core@^0.10.0":
271-
version "0.10.0"
272-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
273-
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
270+
"@eslint/config-helpers@^0.1.0":
271+
version "0.1.0"
272+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
273+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
274+
275+
"@eslint/core@^0.12.0":
276+
version "0.12.0"
277+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
278+
integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==
274279
dependencies:
275280
"@types/json-schema" "^7.0.15"
276281

277-
"@eslint/eslintrc@^3.2.0":
278-
version "3.2.0"
279-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c"
280-
integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==
282+
"@eslint/eslintrc@^3.3.0":
283+
version "3.3.0"
284+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.0.tgz#96a558f45842989cca7ea1ecd785ad5491193846"
285+
integrity sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==
281286
dependencies:
282287
ajv "^6.12.4"
283288
debug "^4.3.2"
@@ -289,22 +294,22 @@
289294
minimatch "^3.1.2"
290295
strip-json-comments "^3.1.1"
291296

292-
"@eslint/js@9.19.0", "@eslint/js@^9.19.0":
293-
version "9.19.0"
294-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.19.0.tgz#51dbb140ed6b49d05adc0b171c41e1a8713b7789"
295-
integrity sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==
297+
"@eslint/js@9.22.0", "@eslint/js@^9.22.0":
298+
version "9.22.0"
299+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
300+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
296301

297-
"@eslint/object-schema@^2.1.5":
298-
version "2.1.5"
299-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
300-
integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
302+
"@eslint/object-schema@^2.1.6":
303+
version "2.1.6"
304+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
305+
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
301306

302-
"@eslint/plugin-kit@^0.2.5":
303-
version "0.2.5"
304-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
305-
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
307+
"@eslint/plugin-kit@^0.2.7":
308+
version "0.2.7"
309+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27"
310+
integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==
306311
dependencies:
307-
"@eslint/core" "^0.10.0"
312+
"@eslint/core" "^0.12.0"
308313
levn "^0.4.1"
309314

310315
"@humanfs/core@^0.19.1":
@@ -330,10 +335,10 @@
330335
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
331336
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
332337

333-
"@humanwhocodes/retry@^0.4.1":
334-
version "0.4.1"
335-
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b"
336-
integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==
338+
"@humanwhocodes/retry@^0.4.2":
339+
version "0.4.2"
340+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.2.tgz#1860473de7dfa1546767448f333db80cb0ff2161"
341+
integrity sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==
337342

338343
"@isaacs/cliui@^8.0.2":
339344
version "8.0.2"
@@ -911,10 +916,10 @@
911916
dependencies:
912917
undici-types "~6.20.0"
913918

914-
"@types/node@^22.13.1":
915-
version "22.13.1"
916-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
917-
integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
919+
"@types/node@^22.13.10":
920+
version "22.13.10"
921+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
922+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
918923
dependencies:
919924
undici-types "~6.20.0"
920925

@@ -948,10 +953,10 @@
948953
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.26.tgz#fa7891ba70fd39ddbaa7e85b6ff9175bb546bc1b"
949954
integrity sha512-Z+2VcYXJwOqQ79HreLU/1fyQ88eXSSFh6I3JdrEHQIfYSI0kCQpTGvOrbE6jFGGYXKsHuwY9tBa/w5Uo6KzrEg==
950955

951-
"@types/react-dom@^19.0.3":
952-
version "19.0.3"
953-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4"
954-
integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==
956+
"@types/react-dom@^19.0.4":
957+
version "19.0.4"
958+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.4.tgz#bedba97f9346bd4c0fe5d39e689713804ec9ac89"
959+
integrity sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==
955960

956961
"@types/react-router-dom@^5.3.3":
957962
version "5.3.3"
@@ -1133,10 +1138,10 @@
11331138
test-exclude "^7.0.1"
11341139
tinyrainbow "^1.2.0"
11351140

1136-
"@vitest/eslint-plugin@^1.1.25":
1137-
version "1.1.25"
1138-
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.1.25.tgz#0e2ed719844b52edc88a0467f11f80162ebbebf0"
1139-
integrity sha512-u8DpDnMbPcqBmJOB4PeEtn6q7vKmLVTLFMpzoxSAo0hjYdl4iYSHRleqwPQo0ywc7UV0S6RKIahYRQ3BnZdMVw==
1141+
"@vitest/eslint-plugin@^1.1.37":
1142+
version "1.1.37"
1143+
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.1.37.tgz#052ba76b4aee70fa6d8d1d10c1b9899b8d2e4546"
1144+
integrity sha512-cnlBV8zr0oaBu1Vk6ruqWzpPzFCtwY0yuwUQpNIeFOUl3UhXVwNUoOYfWkZzeToGuNBaXvIsr6/RgHrXiHXqXA==
11401145

11411146
"@vitest/expect@2.1.9":
11421147
version "2.1.9"
@@ -1608,10 +1613,10 @@ available-typed-arrays@^1.0.7:
16081613
dependencies:
16091614
possible-typed-array-names "^1.0.0"
16101615

1611-
axios@1.7.9:
1612-
version "1.7.9"
1613-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
1614-
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
1616+
axios@1.8.2:
1617+
version "1.8.2"
1618+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1619+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
16151620
dependencies:
16161621
follow-redirects "^1.15.6"
16171622
form-data "^4.0.0"
@@ -2503,10 +2508,10 @@ escape-string-regexp@^4.0.0:
25032508
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
25042509
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
25052510

2506-
eslint-config-prettier@^10.0.1:
2507-
version "10.0.1"
2508-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
2509-
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
2511+
eslint-config-prettier@^10.1.1:
2512+
version "10.1.1"
2513+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
2514+
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
25102515

25112516
eslint-import-resolver-node@^0.3.9:
25122517
version "0.3.9"
@@ -2594,10 +2599,10 @@ eslint-scope@5.1.1:
25942599
esrecurse "^4.3.0"
25952600
estraverse "^4.1.1"
25962601

2597-
eslint-scope@^8.2.0:
2598-
version "8.2.0"
2599-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
2600-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
2602+
eslint-scope@^8.3.0:
2603+
version "8.3.0"
2604+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
2605+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
26012606
dependencies:
26022607
esrecurse "^4.3.0"
26032608
estraverse "^5.2.0"
@@ -2612,29 +2617,30 @@ eslint-visitor-keys@^4.2.0:
26122617
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
26132618
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
26142619

2615-
eslint@^9.19.0:
2616-
version "9.19.0"
2617-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.19.0.tgz#ffa1d265fc4205e0f8464330d35f09e1d548b1bf"
2618-
integrity sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==
2620+
eslint@^9.22.0:
2621+
version "9.22.0"
2622+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
2623+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
26192624
dependencies:
26202625
"@eslint-community/eslint-utils" "^4.2.0"
26212626
"@eslint-community/regexpp" "^4.12.1"
2622-
"@eslint/config-array" "^0.19.0"
2623-
"@eslint/core" "^0.10.0"
2624-
"@eslint/eslintrc" "^3.2.0"
2625-
"@eslint/js" "9.19.0"
2626-
"@eslint/plugin-kit" "^0.2.5"
2627+
"@eslint/config-array" "^0.19.2"
2628+
"@eslint/config-helpers" "^0.1.0"
2629+
"@eslint/core" "^0.12.0"
2630+
"@eslint/eslintrc" "^3.3.0"
2631+
"@eslint/js" "9.22.0"
2632+
"@eslint/plugin-kit" "^0.2.7"
26272633
"@humanfs/node" "^0.16.6"
26282634
"@humanwhocodes/module-importer" "^1.0.1"
2629-
"@humanwhocodes/retry" "^0.4.1"
2635+
"@humanwhocodes/retry" "^0.4.2"
26302636
"@types/estree" "^1.0.6"
26312637
"@types/json-schema" "^7.0.15"
26322638
ajv "^6.12.4"
26332639
chalk "^4.0.0"
26342640
cross-spawn "^7.0.6"
26352641
debug "^4.3.2"
26362642
escape-string-regexp "^4.0.0"
2637-
eslint-scope "^8.2.0"
2643+
eslint-scope "^8.3.0"
26382644
eslint-visitor-keys "^4.2.0"
26392645
espree "^10.3.0"
26402646
esquery "^1.5.0"

0 commit comments

Comments
 (0)