Skip to content

Commit 53a704d

Browse files
build(deps-dev): update dependency @types/node to ^22.19.5 (#2438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1babf1d commit 53a704d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/merge-deep": "^3.0.3",
8282
"@types/mime-types": "^3.0.1",
8383
"@types/multer": "^1.4.13",
84-
"@types/node": "^22.19.3",
84+
"@types/node": "^22.19.5",
8585
"@types/qrcode": "^1.5.6",
8686
"@types/swagger-ui-express": "^4.1.8",
8787
"@types/unzipper": "^0.10.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,12 +4775,12 @@ __metadata:
47754775
languageName: node
47764776
linkType: hard
47774777

4778-
"@types/node@npm:^22.19.3":
4779-
version: 22.19.3
4780-
resolution: "@types/node@npm:22.19.3"
4778+
"@types/node@npm:^22.19.5":
4779+
version: 22.19.5
4780+
resolution: "@types/node@npm:22.19.5"
47814781
dependencies:
47824782
undici-types: "npm:~6.21.0"
4783-
checksum: 10c0/a30a75d503da795ddbd5f8851014f3e91925c2a63fa3f14128d54c998f25d682dfba96dc9589c73cf478b87a16d88beb790b11697bb8cd5bee913079237a58f2
4783+
checksum: 10c0/753c86850d2e3d9a7ccaa2569d565ab20d9a69389871e45283f71035c62fed649511aee7e05da8209b41e15438085c43b533d01e9ed3bb2e9dbd570aef732354
47844784
languageName: node
47854785
linkType: hard
47864786

@@ -5391,7 +5391,7 @@ __metadata:
53915391
"@types/merge-deep": "npm:^3.0.3"
53925392
"@types/mime-types": "npm:^3.0.1"
53935393
"@types/multer": "npm:^1.4.13"
5394-
"@types/node": "npm:^22.19.3"
5394+
"@types/node": "npm:^22.19.5"
53955395
"@types/qrcode": "npm:^1.5.6"
53965396
"@types/swagger-ui-express": "npm:^4.1.8"
53975397
"@types/unzipper": "npm:^0.10.11"

0 commit comments

Comments
 (0)