Skip to content

Commit 6ccf5d3

Browse files
chore(deps-dev): bump apache-arrow from 20.0.0 to 21.1.0
Bumps [apache-arrow](https://github.com/apache/arrow-js) from 20.0.0 to 21.1.0. - [Release notes](https://github.com/apache/arrow-js/releases) - [Commits](https://github.com/apache/arrow-js/commits/v21.1.0) --- updated-dependencies: - dependency-name: apache-arrow dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dee41d8 commit 6ccf5d3

File tree

2 files changed

+15
-27
lines changed

2 files changed

+15
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@fastify/static": "^7.0.4",
1313
"@types/node": "^24",
14-
"apache-arrow": "^20.0.0",
14+
"apache-arrow": "^21.1.0",
1515
"arrow-js-ffi": "^0.4.3",
1616
"benny": "^3.7.1",
1717
"fastify": "^4.28.1",

yarn.lock

Lines changed: 14 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -457,19 +457,12 @@
457457
dependencies:
458458
"@types/unist" "*"
459459

460-
"@types/node@^20.13.0":
461-
version "20.17.52"
462-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.52.tgz#0cf582371f88529c61f384fcd57a21b797c56c6e"
463-
integrity sha512-2aj++KfxubvW/Lc0YyXE3OEW7Es8TWn1MsRzYgcOGyTNQxi0L8rxQUCZ7ZbyOBWZQD5I63PV9egZWMsapVaklg==
460+
"@types/node@^24", "@types/node@^24.0.3":
461+
version "24.7.2"
462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a"
463+
integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==
464464
dependencies:
465-
undici-types "~6.19.2"
466-
467-
"@types/node@^24":
468-
version "24.5.0"
469-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.0.tgz#70a482e6b1d50e603729d74e62a9a43705ddc9d7"
470-
integrity sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg==
471-
dependencies:
472-
undici-types "~7.12.0"
465+
undici-types "~7.14.0"
473466

474467
"@types/unist@*":
475468
version "3.0.3"
@@ -595,15 +588,15 @@ ansi-styles@^6.1.0:
595588
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
596589
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
597590

598-
apache-arrow@^20.0.0:
599-
version "20.0.0"
600-
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-20.0.0.tgz#c79dea09b798778f28558d18b6860c5030e991d0"
601-
integrity sha512-JUeK0jFRUd7rbmrhhzR3O2KXjLaZ4YYYFOptyUfxOsMIoZCPi6bZR58gVi/xi3HTBMPseXm9PXyQ2V916930pA==
591+
apache-arrow@^21.1.0:
592+
version "21.1.0"
593+
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-21.1.0.tgz#0b8d0a844d7a86cc29902f3561bf8be7844b7b36"
594+
integrity sha512-kQrYLxhC+NTVVZ4CCzGF6L/uPVOzJmD1T3XgbiUnP7oTeVFOFgEUu6IKNwCDkpFoBVqDKQivlX4RUFqqnWFlEA==
602595
dependencies:
603596
"@swc/helpers" "^0.5.11"
604597
"@types/command-line-args" "^5.2.3"
605598
"@types/command-line-usage" "^5.0.4"
606-
"@types/node" "^20.13.0"
599+
"@types/node" "^24.0.3"
607600
command-line-args "^6.0.1"
608601
command-line-usage "^7.0.1"
609602
flatbuffers "^25.1.24"
@@ -1954,15 +1947,10 @@ uc.micro@^2.0.0, uc.micro@^2.1.0:
19541947
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
19551948
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
19561949

1957-
undici-types@~6.19.2:
1958-
version "6.19.8"
1959-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1960-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1961-
1962-
undici-types@~7.12.0:
1963-
version "7.12.0"
1964-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
1965-
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
1950+
undici-types@~7.14.0:
1951+
version "7.14.0"
1952+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
1953+
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
19661954

19671955
universalify@^2.0.0:
19681956
version "2.0.1"

0 commit comments

Comments
 (0)