Skip to content

Commit 4c15375

Browse files
chore(deps-dev): bump @types/node from 22.15.15 to 22.15.17 (#1213)
1 parent 85c1045 commit 4c15375

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@tsconfig/strictest": "2.0.5",
7070
"@types/js-yaml": "4.0.9",
7171
"@types/lodash": "4.17.16",
72-
"@types/node": "22.15.15",
72+
"@types/node": "22.15.17",
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.9.0",
7575
"openapi-types": "12.1.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1254,12 +1254,12 @@ __metadata:
12541254
languageName: node
12551255
linkType: hard
12561256

1257-
"@types/node@npm:22.15.15":
1258-
version: 22.15.15
1259-
resolution: "@types/node@npm:22.15.15"
1257+
"@types/node@npm:22.15.17":
1258+
version: 22.15.17
1259+
resolution: "@types/node@npm:22.15.17"
12601260
dependencies:
12611261
undici-types: "npm:~6.21.0"
1262-
checksum: 10c0/3b0c12531c9057ddcbe1cdd869ca6c2f3ea753f1cb3de0a482ca70c3d86f0dbb1d28339aecd8a0c133febda4f4355c012ed9be6ab866297fc23db360fa218dde
1262+
checksum: 10c0/fb92aa10b628683c5b965749f955bc2322485ecb0ea6c2f4cae5f2c7537a16834607e67083a9e9281faaae8d7dee9ada8d6a5c0de9a52c17d82912ef00c0fdd4
12631263
languageName: node
12641264
linkType: hard
12651265

@@ -3810,7 +3810,7 @@ __metadata:
38103810
"@tsconfig/strictest": "npm:2.0.5"
38113811
"@types/js-yaml": "npm:4.0.9"
38123812
"@types/lodash": "npm:4.17.16"
3813-
"@types/node": "npm:22.15.15"
3813+
"@types/node": "npm:22.15.17"
38143814
"@types/swagger-schema-official": "npm:^2.0.25"
38153815
"@types/swagger2openapi": "npm:7.0.4"
38163816
axios: "npm:1.9.0"

0 commit comments

Comments
 (0)