Skip to content

Commit 3821456

Browse files
fix(deps): update all non-major dependencies
1 parent b55c33d commit 3821456

2 files changed

Lines changed: 76 additions & 69 deletions

File tree

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"test-e2e-interactive": "start-server-and-test run-showcase http://localhost:3333 'cypress open --e2e'"
77
},
88
"dependencies": {
9-
"@blueprintjs/core": "5.10.2",
9+
"@blueprintjs/core": "5.10.3",
1010
"@blueprintjs/popover2": "^2.1.4",
11-
"@blueprintjs/select": "5.1.4",
11+
"@blueprintjs/select": "5.1.5",
1212
"@popperjs/core": "^2.11.6",
1313
"prop-types": "^15.8.1",
1414
"react": "^18.2.0",

js/yarn.lock

Lines changed: 74 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44

55
"@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
6-
version "7.24.5"
7-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.5.tgz#230946857c053a36ccc66e1dd03b17dd0c4ed02c"
8-
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
6+
version "7.24.6"
7+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e"
8+
integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
99
dependencies:
1010
regenerator-runtime "^0.14.0"
1111

@@ -16,10 +16,10 @@
1616
dependencies:
1717
tslib "~2.6.2"
1818

19-
"@blueprintjs/core@5.10.2", "@blueprintjs/core@^5.10.2":
20-
version "5.10.2"
21-
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.2.tgz#4b41a449a59f941b02a13b87705662561c11b388"
22-
integrity sha512-e5xXp5R7IyG7iR8h2TyOgvohSbLW8auE5eL2LAUU0g5MGqKLZDYabPwCer9b6/niTb7nfbTqlkeb7jB9bT3Akg==
19+
"@blueprintjs/core@5.10.3", "@blueprintjs/core@^5.10.3":
20+
version "5.10.3"
21+
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-5.10.3.tgz#92daf209ceb1b4bc33c3fb8c53287e63430bf0b9"
22+
integrity sha512-QlfvAkZOimeyJKs9+EKd52nYfHd1yltSJQLAmv0+0wF/5m+eQ5jeWjF8Mr/vwq2EqiC3pS2+i3mivORvxXTgDg==
2323
dependencies:
2424
"@blueprintjs/colors" "^5.1.1"
2525
"@blueprintjs/icons" "^5.9.0"
@@ -42,20 +42,20 @@
4242
tslib "~2.6.2"
4343

4444
"@blueprintjs/popover2@^2.1.4":
45-
version "2.1.4"
46-
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.4.tgz#85dc13a10d703aed4178a1969687ddd9c4cc5fc3"
47-
integrity sha512-k10gVun760dWhq/RjjlCAX6sXtfxKCrcFQlp8eSOBy2n1sbUaSaw4mFI3g/9VM8xJEr0qBAQX+uyA0VLQORdBA==
45+
version "2.1.5"
46+
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-2.1.5.tgz#c67403000b8278dea0f36f153a21150eef3c3f6f"
47+
integrity sha512-4SbATKdrUh0WYoHwm+zb6nQdtagGKSBJJgqPKyzPpaxJTCl1YH6dlYG3AMBP8Vl20cyvwl8Ho7jrt95zSpgNJA==
4848
dependencies:
49-
"@blueprintjs/core" "^5.10.2"
49+
"@blueprintjs/core" "^5.10.3"
5050
classnames "^2.3.1"
5151
tslib "~2.6.2"
5252

53-
"@blueprintjs/select@5.1.4":
54-
version "5.1.4"
55-
resolved "https://registry.yarnpkg.com/@blueprintjs/select/-/select-5.1.4.tgz#f58e7e9616eb97798832d6e256b26bc4a5272713"
56-
integrity sha512-1CJOeGYO0NOvtsbeTVNIuXeGK/rg3zxyxG+3bSPY6tmib4H6hGAe/VmQsPfbogUdugS3AsjNxL6owosqluRyIQ==
53+
"@blueprintjs/select@5.1.5":
54+
version "5.1.5"
55+
resolved "https://registry.yarnpkg.com/@blueprintjs/select/-/select-5.1.5.tgz#bcf17932d2da38dc91175d5240e5b0babf8012c7"
56+
integrity sha512-7oSO6fmZ9lZpzPpAuxoIzgczTWvyNmUOxDUAzO5LltcKL5jNg9V8L/wADNvRTrr9MAw8IbVwEw5fPDeZ8iP3Vg==
5757
dependencies:
58-
"@blueprintjs/core" "^5.10.2"
58+
"@blueprintjs/core" "^5.10.3"
5959
"@blueprintjs/icons" "^5.9.0"
6060
classnames "^2.3.1"
6161
tslib "~2.6.2"
@@ -539,7 +539,7 @@ array-buffer-byte-length@^1.0.1:
539539
call-bind "^1.0.5"
540540
is-array-buffer "^3.0.4"
541541

542-
array-includes@^3.1.6, array-includes@^3.1.7:
542+
array-includes@^3.1.6, array-includes@^3.1.8:
543543
version "3.1.8"
544544
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
545545
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -551,7 +551,7 @@ array-includes@^3.1.6, array-includes@^3.1.7:
551551
get-intrinsic "^1.2.4"
552552
is-string "^1.0.7"
553553

554-
array.prototype.findlast@^1.2.4:
554+
array.prototype.findlast@^1.2.5:
555555
version "1.2.5"
556556
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
557557
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
@@ -594,14 +594,14 @@ array.prototype.toreversed@^1.1.2:
594594
es-shim-unscopables "^1.0.0"
595595

596596
array.prototype.tosorted@^1.1.3:
597-
version "1.1.3"
598-
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8"
599-
integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==
597+
version "1.1.4"
598+
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
599+
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
600600
dependencies:
601-
call-bind "^1.0.5"
601+
call-bind "^1.0.7"
602602
define-properties "^1.2.1"
603-
es-abstract "^1.22.3"
604-
es-errors "^1.1.0"
603+
es-abstract "^1.23.3"
604+
es-errors "^1.3.0"
605605
es-shim-unscopables "^1.0.2"
606606

607607
arraybuffer.prototype.slice@^1.0.3:
@@ -668,9 +668,9 @@ aws4@^1.8.0:
668668
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
669669

670670
axios@^1.6.1:
671-
version "1.6.8"
672-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
673-
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
671+
version "1.7.2"
672+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
673+
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
674674
dependencies:
675675
follow-redirects "^1.15.6"
676676
form-data "^4.0.0"
@@ -1055,10 +1055,10 @@ dayjs@^1.10.4:
10551055
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
10561056
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
10571057

1058-
debug@4.3.4, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
1059-
version "4.3.4"
1060-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1061-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
1058+
debug@4.3.5:
1059+
version "4.3.5"
1060+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
1061+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
10621062
dependencies:
10631063
ms "2.1.2"
10641064

@@ -1069,6 +1069,13 @@ debug@^3.1.0:
10691069
dependencies:
10701070
ms "^2.1.1"
10711071

1072+
debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
1073+
version "4.3.4"
1074+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1075+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
1076+
dependencies:
1077+
ms "2.1.2"
1078+
10721079
deep-is@^0.1.3:
10731080
version "0.1.4"
10741081
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
@@ -1237,12 +1244,12 @@ es-define-property@^1.0.0:
12371244
dependencies:
12381245
get-intrinsic "^1.2.4"
12391246

1240-
es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0:
1247+
es-errors@^1.2.1, es-errors@^1.3.0:
12411248
version "1.3.0"
12421249
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
12431250
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
12441251

1245-
es-iterator-helpers@^1.0.17:
1252+
es-iterator-helpers@^1.0.19:
12461253
version "1.0.19"
12471254
resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz#117003d0e5fec237b4b5c08aded722e0c6d50ca8"
12481255
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
@@ -1315,28 +1322,28 @@ escape-string-regexp@^4.0.0:
13151322
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
13161323

13171324
eslint-plugin-react@^7.32.2:
1318-
version "7.34.1"
1319-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
1320-
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
1325+
version "7.34.2"
1326+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.2.tgz#2780a1a35a51aca379d86d29b9a72adc6bfe6b66"
1327+
integrity sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==
13211328
dependencies:
1322-
array-includes "^3.1.7"
1323-
array.prototype.findlast "^1.2.4"
1329+
array-includes "^3.1.8"
1330+
array.prototype.findlast "^1.2.5"
13241331
array.prototype.flatmap "^1.3.2"
13251332
array.prototype.toreversed "^1.1.2"
13261333
array.prototype.tosorted "^1.1.3"
13271334
doctrine "^2.1.0"
1328-
es-iterator-helpers "^1.0.17"
1335+
es-iterator-helpers "^1.0.19"
13291336
estraverse "^5.3.0"
13301337
jsx-ast-utils "^2.4.1 || ^3.0.0"
13311338
minimatch "^3.1.2"
1332-
object.entries "^1.1.7"
1333-
object.fromentries "^2.0.7"
1334-
object.hasown "^1.1.3"
1335-
object.values "^1.1.7"
1339+
object.entries "^1.1.8"
1340+
object.fromentries "^2.0.8"
1341+
object.hasown "^1.1.4"
1342+
object.values "^1.2.0"
13361343
prop-types "^15.8.1"
13371344
resolve "^2.0.0-next.5"
13381345
semver "^6.3.1"
1339-
string.prototype.matchall "^4.0.10"
1346+
string.prototype.matchall "^4.0.11"
13401347

13411348
eslint-scope@5.1.1:
13421349
version "5.1.1"
@@ -2495,7 +2502,7 @@ object.assign@^4.1.4, object.assign@^4.1.5:
24952502
has-symbols "^1.0.3"
24962503
object-keys "^1.1.1"
24972504

2498-
object.entries@^1.1.7:
2505+
object.entries@^1.1.8:
24992506
version "1.1.8"
25002507
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
25012508
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
@@ -2504,7 +2511,7 @@ object.entries@^1.1.7:
25042511
define-properties "^1.2.1"
25052512
es-object-atoms "^1.0.0"
25062513

2507-
object.fromentries@^2.0.7:
2514+
object.fromentries@^2.0.8:
25082515
version "2.0.8"
25092516
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
25102517
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -2514,7 +2521,7 @@ object.fromentries@^2.0.7:
25142521
es-abstract "^1.23.2"
25152522
es-object-atoms "^1.0.0"
25162523

2517-
object.hasown@^1.1.3:
2524+
object.hasown@^1.1.4:
25182525
version "1.1.4"
25192526
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
25202527
integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
@@ -2523,7 +2530,7 @@ object.hasown@^1.1.3:
25232530
es-abstract "^1.23.2"
25242531
es-object-atoms "^1.0.0"
25252532

2526-
object.values@^1.1.6, object.values@^1.1.7:
2533+
object.values@^1.1.6, object.values@^1.2.0:
25272534
version "1.2.0"
25282535
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
25292536
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
@@ -2827,12 +2834,12 @@ randombytes@^2.1.0:
28272834
safe-buffer "^5.1.0"
28282835

28292836
react-dom@^18.2.0:
2830-
version "18.2.0"
2831-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
2832-
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
2837+
version "18.3.1"
2838+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
2839+
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
28332840
dependencies:
28342841
loose-envify "^1.1.0"
2835-
scheduler "^0.23.0"
2842+
scheduler "^0.23.2"
28362843

28372844
react-fast-compare@^3.0.1:
28382845
version "3.2.0"
@@ -2870,9 +2877,9 @@ react-uid@^2.3.3:
28702877
tslib "^2.0.0"
28712878

28722879
react@^18.2.0:
2873-
version "18.2.0"
2874-
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
2875-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
2880+
version "18.3.1"
2881+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
2882+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
28762883
dependencies:
28772884
loose-envify "^1.1.0"
28782885

@@ -3026,10 +3033,10 @@ safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
30263033
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
30273034
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
30283035

3029-
scheduler@^0.23.0:
3030-
version "0.23.0"
3031-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
3032-
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
3036+
scheduler@^0.23.2:
3037+
version "0.23.2"
3038+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
3039+
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
30333040
dependencies:
30343041
loose-envify "^1.1.0"
30353042

@@ -3191,14 +3198,14 @@ sshpk@^1.14.1:
31913198
tweetnacl "~0.14.0"
31923199

31933200
start-server-and-test@^2.0.0:
3194-
version "2.0.3"
3195-
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.3.tgz#15c53c85e23cba7698b498b8a2598cab95f3f802"
3196-
integrity sha512-QsVObjfjFZKJE6CS6bSKNwWZCKBG6975/jKRPPGFfFh+yOQglSeGXiNWjzgQNXdphcBI9nXbyso9tPfX4YAUhg==
3201+
version "2.0.4"
3202+
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.4.tgz#75628a9f305718efc13e893ca574853dc9bcfd10"
3203+
integrity sha512-CKNeBTcP0hVqIlNismHMudb9q3lLdAjcVPO13/7gfI66fcJpeIb/o4NzQd1JK/CD+lfWVqr10ZH9Y14+OwlJuw==
31973204
dependencies:
31983205
arg "^5.0.2"
31993206
bluebird "3.7.2"
32003207
check-more-types "2.24.0"
3201-
debug "4.3.4"
3208+
debug "4.3.5"
32023209
execa "5.1.1"
32033210
lazy-ass "1.6.0"
32043211
ps-tree "1.2.0"
@@ -3220,7 +3227,7 @@ string-width@^4.1.0, string-width@^4.2.0:
32203227
is-fullwidth-code-point "^3.0.0"
32213228
strip-ansi "^6.0.1"
32223229

3223-
string.prototype.matchall@^4.0.10:
3230+
string.prototype.matchall@^4.0.11:
32243231
version "4.0.11"
32253232
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a"
32263233
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
@@ -3364,9 +3371,9 @@ tough-cookie@^4.1.3:
33643371
url-parse "^1.5.3"
33653372

33663373
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@~2.6.2:
3367-
version "2.6.2"
3368-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
3369-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
3374+
version "2.6.3"
3375+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
3376+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
33703377

33713378
tunnel-agent@^0.6.0:
33723379
version "0.6.0"

0 commit comments

Comments
 (0)