|
309 | 309 | dependencies: |
310 | 310 | "@types/json-schema" "^7.0.15" |
311 | 311 |
|
312 | | -"@eslint/eslintrc@^3.3.5": |
313 | | - version "3.3.5" |
314 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz#c131793cfc1a7b96f24a83e0a8bbd4b881558c60" |
315 | | - integrity sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg== |
| 312 | +"@eslint/eslintrc@^3.3.6": |
| 313 | + version "3.3.6" |
| 314 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.6.tgz#d22bfd6b3a7d8e1f2c0b2f2e6de111b53ec6e13e" |
| 315 | + integrity sha512-l2Ul9PrHsPCKcEY/ac7VgFj9D80C7S68sOKc618SyHDPK36s1XcFebXY0iTzUVn4Yq+YbwvSnDmCz9yxjX+QrA== |
316 | 316 | dependencies: |
317 | 317 | ajv "^6.14.0" |
318 | 318 | debug "^4.3.2" |
319 | 319 | espree "^10.0.1" |
320 | 320 | globals "^14.0.0" |
321 | 321 | ignore "^5.2.0" |
322 | 322 | import-fresh "^3.2.1" |
323 | | - js-yaml "^4.1.1" |
| 323 | + js-yaml "^4.3.0" |
324 | 324 | minimatch "^3.1.5" |
325 | 325 | strip-json-comments "^3.1.1" |
326 | 326 |
|
327 | | -"@eslint/js@9.39.4": |
328 | | - version "9.39.4" |
329 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1" |
330 | | - integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw== |
| 327 | +"@eslint/js@9.39.5": |
| 328 | + version "9.39.5" |
| 329 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.5.tgz#6f2fbcff75500d229d535e0a949ae13472c84787" |
| 330 | + integrity sha512-QywQuszQh77pIXCsq998c8hbhSTI/azTty1Z6N53dmAudKHhy573j3yvRLsX2BSp8YpLtoCEG8E9DJe+8zUh4A== |
331 | 331 |
|
332 | 332 | "@eslint/object-schema@^2.1.7": |
333 | 333 | version "2.1.7" |
|
1314 | 1314 | resolved "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz" |
1315 | 1315 | integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== |
1316 | 1316 |
|
1317 | | -"@typescript-eslint/eslint-plugin@8.63.0": |
1318 | | - version "8.63.0" |
1319 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.63.0.tgz#0d85d0ec1a28b0e35f484cc8220a8bf084019e71" |
1320 | | - integrity sha512-rvwSgqT+DHpWdzfSzPatRLm02a0GlESt++9iy3hLCDY4BgkaLcl8LBi9Yh7XGFBpwcBE/K3024QuXWTpbz4FfQ== |
| 1317 | +"@typescript-eslint/eslint-plugin@8.64.0": |
| 1318 | + version "8.64.0" |
| 1319 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.64.0.tgz#71a0c3d5f8a5e6c5dfdb4f0f04bd1bfb572d5e24" |
| 1320 | + integrity sha512-CGvQPBxN3wZLu6Rz2kFUpZeoCm78xUic92ck39KPePkO1NPOwjCqdQnm5Q87tpWw9vcBvW8XLrDXjH9PWYtJ3Q== |
1321 | 1321 | dependencies: |
1322 | 1322 | "@eslint-community/regexpp" "^4.12.2" |
1323 | | - "@typescript-eslint/scope-manager" "8.63.0" |
1324 | | - "@typescript-eslint/type-utils" "8.63.0" |
1325 | | - "@typescript-eslint/utils" "8.63.0" |
1326 | | - "@typescript-eslint/visitor-keys" "8.63.0" |
| 1323 | + "@typescript-eslint/scope-manager" "8.64.0" |
| 1324 | + "@typescript-eslint/type-utils" "8.64.0" |
| 1325 | + "@typescript-eslint/utils" "8.64.0" |
| 1326 | + "@typescript-eslint/visitor-keys" "8.64.0" |
1327 | 1327 | ignore "^7.0.5" |
1328 | 1328 | natural-compare "^1.4.0" |
1329 | 1329 | ts-api-utils "^2.5.0" |
1330 | 1330 |
|
1331 | | -"@typescript-eslint/parser@8.63.0": |
1332 | | - version "8.63.0" |
1333 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.63.0.tgz#2993338c379903e6afc72c3532ae6e15b97334d4" |
1334 | | - integrity sha512-gwh4gvvlaVDKKxyfxMG+Gnu1u9X0OQBwyGLkbwB65dIzBKnxeRiJlNFqlI3zwVhNXJIs6qV7mlFCn/BIajlVig== |
| 1331 | +"@typescript-eslint/parser@8.64.0": |
| 1332 | + version "8.64.0" |
| 1333 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.64.0.tgz#c9864a1cc28a13ff29a7314fbdef0528bb122f72" |
| 1334 | + integrity sha512-KA0OshtlcCCXmbfqyZkM5pV3/WNraJf7DkJRLpyrmwPtud57H5BDX7C3k0LPSPxpprfRL+cJDGabF10mvNCoCw== |
1335 | 1335 | dependencies: |
1336 | | - "@typescript-eslint/scope-manager" "8.63.0" |
1337 | | - "@typescript-eslint/types" "8.63.0" |
1338 | | - "@typescript-eslint/typescript-estree" "8.63.0" |
1339 | | - "@typescript-eslint/visitor-keys" "8.63.0" |
| 1336 | + "@typescript-eslint/scope-manager" "8.64.0" |
| 1337 | + "@typescript-eslint/types" "8.64.0" |
| 1338 | + "@typescript-eslint/typescript-estree" "8.64.0" |
| 1339 | + "@typescript-eslint/visitor-keys" "8.64.0" |
1340 | 1340 | debug "^4.4.3" |
1341 | 1341 |
|
1342 | 1342 | "@typescript-eslint/project-service@8.56.1": |
|
1357 | 1357 | "@typescript-eslint/types" "^8.59.3" |
1358 | 1358 | debug "^4.4.3" |
1359 | 1359 |
|
1360 | | -"@typescript-eslint/project-service@8.63.0": |
1361 | | - version "8.63.0" |
1362 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.63.0.tgz#01a3d0550a860127444a9939749ab434591cd71a" |
1363 | | - integrity sha512-e5dh0/UI0ok53AlZ5wRkXCB32z/f2jUZqPR/ygAw5WYaSw8j9EoJWlS7wQjr/dmOaqWjnPIn2m+HhVPCMWGZVQ== |
| 1360 | +"@typescript-eslint/project-service@8.64.0": |
| 1361 | + version "8.64.0" |
| 1362 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.64.0.tgz#14c4e29390d7325a7f8a1218c2788fd649b85da6" |
| 1363 | + integrity sha512-tk4WpOJ6IEbGrVHaNmM0YRrwAD3exZlIK3iadQNAxh4YKk6jvUQ4ecq18n+v7+meh+cJ3j+D8nbk8sRKhlwLQg== |
1364 | 1364 | dependencies: |
1365 | | - "@typescript-eslint/tsconfig-utils" "^8.63.0" |
1366 | | - "@typescript-eslint/types" "^8.63.0" |
| 1365 | + "@typescript-eslint/tsconfig-utils" "^8.64.0" |
| 1366 | + "@typescript-eslint/types" "^8.64.0" |
1367 | 1367 | debug "^4.4.3" |
1368 | 1368 |
|
1369 | 1369 | "@typescript-eslint/scope-manager@8.56.1": |
|
1374 | 1374 | "@typescript-eslint/types" "8.56.1" |
1375 | 1375 | "@typescript-eslint/visitor-keys" "8.56.1" |
1376 | 1376 |
|
1377 | | -"@typescript-eslint/scope-manager@8.63.0": |
1378 | | - version "8.63.0" |
1379 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz#c9cf7ecd234f7ec346f62e5c7d28dfaf4d507b4d" |
1380 | | - integrity sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A== |
| 1377 | +"@typescript-eslint/scope-manager@8.64.0": |
| 1378 | + version "8.64.0" |
| 1379 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.64.0.tgz#d45f15304a94c85c39db317b717b158fb6259958" |
| 1380 | + integrity sha512-CXEaFdYXjSTgKhisNkwCcJwTP8Pl+fmRrEQrri4nm3vU743bALrxzLmq7fHG/7e6a5xO0lDYeURpZmBuhHk54w== |
1381 | 1381 | dependencies: |
1382 | | - "@typescript-eslint/types" "8.63.0" |
1383 | | - "@typescript-eslint/visitor-keys" "8.63.0" |
| 1382 | + "@typescript-eslint/types" "8.64.0" |
| 1383 | + "@typescript-eslint/visitor-keys" "8.64.0" |
1384 | 1384 |
|
1385 | 1385 | "@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1": |
1386 | 1386 | version "8.56.1" |
|
1392 | 1392 | resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.3.tgz" |
1393 | 1393 | integrity sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw== |
1394 | 1394 |
|
1395 | | -"@typescript-eslint/tsconfig-utils@8.63.0", "@typescript-eslint/tsconfig-utils@^8.63.0": |
1396 | | - version "8.63.0" |
1397 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.63.0.tgz#f7e1cf9a029bb71f4027ffa4194ba82afb564cd3" |
1398 | | - integrity sha512-sUAbkulqBAsncKnbRP3+7CtQFRKicexnj7ZwNC6ddCR7EmrXvjvdCYMJbUIqMd6lwoEriZjwLo08aS5tSjVMHg== |
| 1395 | +"@typescript-eslint/tsconfig-utils@8.64.0", "@typescript-eslint/tsconfig-utils@^8.64.0": |
| 1396 | + version "8.64.0" |
| 1397 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.64.0.tgz#c62ac8ea9173c3cac8b38b8e66e30a046b548851" |
| 1398 | + integrity sha512-2yo8rRNKuzbVWQp5kslhANqZ2uDAeROQHBRZNPu8JDsHmeFNj/XJJhX/FhNUWmkHHvoNsKa6+tHJiig87EzsQw== |
1399 | 1399 |
|
1400 | | -"@typescript-eslint/type-utils@8.63.0": |
1401 | | - version "8.63.0" |
1402 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.63.0.tgz#9c00f362140186c588da86b3e10c212800b64b85" |
1403 | | - integrity sha512-Nzzh/OGxVCOjObjaj1CQF2RUasyYy2Jfuh+zZ3PjLzG2fYRriAiZLib9UKtO+CpQAS3YHiAS+ckZDclwqI1TPA== |
| 1400 | +"@typescript-eslint/type-utils@8.64.0": |
| 1401 | + version "8.64.0" |
| 1402 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.64.0.tgz#106fa7d58cf9cf7758f3dd8e426ac8237eceacf3" |
| 1403 | + integrity sha512-XWG4Fmmv/6SvyS9nH8jWrKs6terwJvE8cyRt1CzYYqzp9OrPhCT4cMc/f7C6RZCwG+qMmiffJS1/qJP8G1URtg== |
1404 | 1404 | dependencies: |
1405 | | - "@typescript-eslint/types" "8.63.0" |
1406 | | - "@typescript-eslint/typescript-estree" "8.63.0" |
1407 | | - "@typescript-eslint/utils" "8.63.0" |
| 1405 | + "@typescript-eslint/types" "8.64.0" |
| 1406 | + "@typescript-eslint/typescript-estree" "8.64.0" |
| 1407 | + "@typescript-eslint/utils" "8.64.0" |
1408 | 1408 | debug "^4.4.3" |
1409 | 1409 | ts-api-utils "^2.5.0" |
1410 | 1410 |
|
|
1418 | 1418 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.3.tgz" |
1419 | 1419 | integrity sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg== |
1420 | 1420 |
|
1421 | | -"@typescript-eslint/types@8.63.0", "@typescript-eslint/types@^8.63.0": |
1422 | | - version "8.63.0" |
1423 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.63.0.tgz#6b32b0a5913520554d81a986acfffba2d32b6963" |
1424 | | - integrity sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q== |
| 1421 | +"@typescript-eslint/types@8.64.0", "@typescript-eslint/types@^8.64.0": |
| 1422 | + version "8.64.0" |
| 1423 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.64.0.tgz#b41f8ef5dd40616908658b991197a9d486cda60b" |
| 1424 | + integrity sha512-qjhfuTfLXjA4IOzXvz0rTjT01BqEiIgPoUeMwiEjnaHKJMTNo8rH5pYW1a2L/0Dnux2fPC85AeyJoWaGa8WxTA== |
1425 | 1425 |
|
1426 | 1426 | "@typescript-eslint/typescript-estree@8.56.1": |
1427 | 1427 | version "8.56.1" |
|
1438 | 1438 | tinyglobby "^0.2.15" |
1439 | 1439 | ts-api-utils "^2.4.0" |
1440 | 1440 |
|
1441 | | -"@typescript-eslint/typescript-estree@8.63.0": |
1442 | | - version "8.63.0" |
1443 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.63.0.tgz#a6f9c9cd290e98203ad29850b0d72529dc83be73" |
1444 | | - integrity sha512-ygBkU+B7ex5UI/gKhaqexWev79uISfIv7XQCRNYO/jmD8rGLPyWLAb3KMRT6nd8Gt9bmUBi9+iX6tBdYfOY81Q== |
| 1441 | +"@typescript-eslint/typescript-estree@8.64.0": |
| 1442 | + version "8.64.0" |
| 1443 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.64.0.tgz#b8d51255e2d726eb4bd80d397a4fb4170c02eecc" |
| 1444 | + integrity sha512-Pztpsn1aCE1oWDvDEfUk31nngvvF7vUB5SwHFEaZIFpvw7WJtqUHHL4plBZDA9HfWJJjL13BdG0YrJInTUvoVA== |
1445 | 1445 | dependencies: |
1446 | | - "@typescript-eslint/project-service" "8.63.0" |
1447 | | - "@typescript-eslint/tsconfig-utils" "8.63.0" |
1448 | | - "@typescript-eslint/types" "8.63.0" |
1449 | | - "@typescript-eslint/visitor-keys" "8.63.0" |
| 1446 | + "@typescript-eslint/project-service" "8.64.0" |
| 1447 | + "@typescript-eslint/tsconfig-utils" "8.64.0" |
| 1448 | + "@typescript-eslint/types" "8.64.0" |
| 1449 | + "@typescript-eslint/visitor-keys" "8.64.0" |
1450 | 1450 | debug "^4.4.3" |
1451 | 1451 | minimatch "^10.2.2" |
1452 | 1452 | semver "^7.7.3" |
|
1468 | 1468 | tinyglobby "^0.2.15" |
1469 | 1469 | ts-api-utils "^2.5.0" |
1470 | 1470 |
|
1471 | | -"@typescript-eslint/utils@8.63.0": |
1472 | | - version "8.63.0" |
1473 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.63.0.tgz#b6a6c8aff1cebd1de4410b3a42b7ec9ba6703f23" |
1474 | | - integrity sha512-fUKaeAvrTuQg/Tgt3nliAUSZHJM6DlCcfyEmxCvlX8kieWSStBX+5O5Fnidtc3i2JrH+9c/GL4RY2iasd/GPTA== |
| 1471 | +"@typescript-eslint/utils@8.64.0": |
| 1472 | + version "8.64.0" |
| 1473 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.64.0.tgz#98bb2010cfb754b41985b9c93e6e8b3dcd7bd600" |
| 1474 | + integrity sha512-aJUGVB3+U0htrrCjoA8qukw8cm8fNCGAxK/tVoS70k8aeb7DETKeFozRiVFIwEeN9WJLsjaP3ph8I60tY2XZoQ== |
1475 | 1475 | dependencies: |
1476 | 1476 | "@eslint-community/eslint-utils" "^4.9.1" |
1477 | | - "@typescript-eslint/scope-manager" "8.63.0" |
1478 | | - "@typescript-eslint/types" "8.63.0" |
1479 | | - "@typescript-eslint/typescript-estree" "8.63.0" |
| 1477 | + "@typescript-eslint/scope-manager" "8.64.0" |
| 1478 | + "@typescript-eslint/types" "8.64.0" |
| 1479 | + "@typescript-eslint/typescript-estree" "8.64.0" |
1480 | 1480 |
|
1481 | 1481 | "@typescript-eslint/utils@~8.56.0": |
1482 | 1482 | version "8.56.1" |
|
1504 | 1504 | "@typescript-eslint/types" "8.59.3" |
1505 | 1505 | eslint-visitor-keys "^5.0.0" |
1506 | 1506 |
|
1507 | | -"@typescript-eslint/visitor-keys@8.63.0": |
1508 | | - version "8.63.0" |
1509 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz#2853a8e33b52f23570338f96cc89cb223daabd44" |
1510 | | - integrity sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw== |
| 1507 | +"@typescript-eslint/visitor-keys@8.64.0": |
| 1508 | + version "8.64.0" |
| 1509 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.64.0.tgz#7a08421d10e54960733352cd7c95fab1784e8473" |
| 1510 | + integrity sha512-mrtuL8Nsn6gi2H4mo5KMTp823M+3Q19Ew/i+Zlikq20tIMm99C3Ez0dCmkWWnxut20esQvTg8aUSEhMcAOXhEw== |
1511 | 1511 | dependencies: |
1512 | | - "@typescript-eslint/types" "8.63.0" |
| 1512 | + "@typescript-eslint/types" "8.64.0" |
1513 | 1513 | eslint-visitor-keys "^5.0.0" |
1514 | 1514 |
|
1515 | 1515 | "@vitest/coverage-v8@4.1.9": |
@@ -2544,18 +2544,18 @@ eslint-visitor-keys@^5.0.0: |
2544 | 2544 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz" |
2545 | 2545 | integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== |
2546 | 2546 |
|
2547 | | -eslint@9.39.4: |
2548 | | - version "9.39.4" |
2549 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.4.tgz#855da1b2e2ad66dc5991195f35e262bcec8117b5" |
2550 | | - integrity sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ== |
| 2547 | +eslint@9.39.5: |
| 2548 | + version "9.39.5" |
| 2549 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.5.tgz#2a4e3c8b0f753196efae943c8ffaa8730fc6a3fa" |
| 2550 | + integrity sha512-DgZS62aPLXKlnxILS/AYCoRvHaZeXceIzlXPkkGGzJWSow1aEk0lbTlxUSlyjC8jcaKxAdOnTDz+o1JFSBsyjw== |
2551 | 2551 | dependencies: |
2552 | 2552 | "@eslint-community/eslint-utils" "^4.8.0" |
2553 | 2553 | "@eslint-community/regexpp" "^4.12.1" |
2554 | 2554 | "@eslint/config-array" "^0.21.2" |
2555 | 2555 | "@eslint/config-helpers" "^0.4.2" |
2556 | 2556 | "@eslint/core" "^0.17.0" |
2557 | | - "@eslint/eslintrc" "^3.3.5" |
2558 | | - "@eslint/js" "9.39.4" |
| 2557 | + "@eslint/eslintrc" "^3.3.6" |
| 2558 | + "@eslint/js" "9.39.5" |
2559 | 2559 | "@eslint/plugin-kit" "^0.4.1" |
2560 | 2560 | "@humanfs/node" "^0.16.6" |
2561 | 2561 | "@humanwhocodes/module-importer" "^1.0.1" |
@@ -3410,13 +3410,20 @@ js-tokens@^4.0.0: |
3410 | 3410 | resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" |
3411 | 3411 | integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== |
3412 | 3412 |
|
3413 | | -js-yaml@4.2.0, js-yaml@^4.1.0, js-yaml@^4.1.1: |
| 3413 | +js-yaml@4.2.0, js-yaml@^4.1.0: |
3414 | 3414 | version "4.2.0" |
3415 | 3415 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524" |
3416 | 3416 | integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw== |
3417 | 3417 | dependencies: |
3418 | 3418 | argparse "^2.0.1" |
3419 | 3419 |
|
| 3420 | +js-yaml@^4.3.0: |
| 3421 | + version "4.3.0" |
| 3422 | + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592" |
| 3423 | + integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q== |
| 3424 | + dependencies: |
| 3425 | + argparse "^2.0.1" |
| 3426 | + |
3420 | 3427 | json-buffer@3.0.1: |
3421 | 3428 | version "3.0.1" |
3422 | 3429 | resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" |
|
0 commit comments