Skip to content

Commit ccc055e

Browse files
chore(deps-dev): bump @types/node from 22.15.3 to 22.15.7 (#1208)
1 parent 7460fdb commit ccc055e

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3",
72+
"@types/node": "22.15.7",
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.9.0",
7575
"openapi-types": "12.1.3",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ __metadata:
12451245
languageName: node
12461246
linkType: hard
12471247

1248-
"@types/node@npm:*, @types/node@npm:22.15.3":
1248+
"@types/node@npm:*":
12491249
version: 22.15.3
12501250
resolution: "@types/node@npm:22.15.3"
12511251
dependencies:
@@ -1254,6 +1254,15 @@ __metadata:
12541254
languageName: node
12551255
linkType: hard
12561256

1257+
"@types/node@npm:22.15.7":
1258+
version: 22.15.7
1259+
resolution: "@types/node@npm:22.15.7"
1260+
dependencies:
1261+
undici-types: "npm:~6.21.0"
1262+
checksum: 10c0/b9bd092f6262b077c234d89cbbabf088c747284b4066e428f7b9689ba2245b7ff16ca038794b74f32d85b462dff60fc73cfe5edb30a34235000db0f55e57bda2
1263+
languageName: node
1264+
linkType: hard
1265+
12571266
"@types/node@npm:^12.7.1":
12581267
version: 12.20.55
12591268
resolution: "@types/node@npm:12.20.55"
@@ -3801,7 +3810,7 @@ __metadata:
38013810
"@tsconfig/strictest": "npm:2.0.5"
38023811
"@types/js-yaml": "npm:4.0.9"
38033812
"@types/lodash": "npm:4.17.16"
3804-
"@types/node": "npm:22.15.3"
3813+
"@types/node": "npm:22.15.7"
38053814
"@types/swagger-schema-official": "npm:^2.0.25"
38063815
"@types/swagger2openapi": "npm:7.0.4"
38073816
axios: "npm:1.9.0"

0 commit comments

Comments
 (0)