Skip to content

Commit 5e05321

Browse files
Merge d52b384 into d29faf5
2 parents d29faf5 + d52b384 commit 5e05321

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@testing-library/react-native": "12.8.0",
5959
"@types/jest": "29.5.14",
6060
"@types/marked": "5.0.0",
61-
"@types/node": "20.17.0",
61+
"@types/node": "22.8.7",
6262
"@types/react": "18.3.12",
6363
"@types/react-native": "0.72.6",
6464
"@types/react-native-table-component": "1.2.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4742,12 +4742,12 @@
47424742
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
47434743
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
47444744

4745-
"@types/node@20.17.0":
4746-
version "20.17.0"
4747-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
4748-
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
4745+
"@types/node@22.8.7":
4746+
version "22.8.7"
4747+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
4748+
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
47494749
dependencies:
4750-
undici-types "~6.19.2"
4750+
undici-types "~6.19.8"
47514751

47524752
"@types/normalize-package-data@^2.4.3":
47534753
version "2.4.4"
@@ -11755,10 +11755,10 @@ unc-path-regex@^0.1.2:
1175511755
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
1175611756
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
1175711757

11758-
undici-types@~6.19.2:
11759-
version "6.19.6"
11760-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
11761-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
11758+
undici-types@~6.19.8:
11759+
version "6.19.8"
11760+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
11761+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1176211762

1176311763
unicode-canonical-property-names-ecmascript@^2.0.0:
1176411764
version "2.0.0"

0 commit comments

Comments
 (0)