Skip to content

Commit 4a03d61

Browse files
authored
Merge pull request #790 from acacode/dependabot/npm_and_yarn/types/node-20.14.7
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7
2 parents 8cc7cf4 + 3cb1f02 commit 4a03d61

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
@@ -53,7 +53,7 @@
5353
"@types/didyoumean": "1.2.2",
5454
"@types/js-yaml": "4.0.9",
5555
"@types/lodash": "4.17.5",
56-
"@types/node": "20.14.6",
56+
"@types/node": "20.14.7",
5757
"@types/swagger2openapi": "7.0.4",
5858
"axios": "1.7.2",
5959
"shx": "0.3.4",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ __metadata:
506506
languageName: node
507507
linkType: hard
508508

509-
"@types/node@npm:*, @types/node@npm:20.14.6":
509+
"@types/node@npm:*":
510510
version: 20.14.6
511511
resolution: "@types/node@npm:20.14.6"
512512
dependencies:
@@ -515,6 +515,15 @@ __metadata:
515515
languageName: node
516516
linkType: hard
517517

518+
"@types/node@npm:20.14.7":
519+
version: 20.14.7
520+
resolution: "@types/node@npm:20.14.7"
521+
dependencies:
522+
undici-types: "npm:~5.26.4"
523+
checksum: 10c0/6211ffe86f769a58617e3bdca58610256021ef54bd99d2c442ee6109196cd6ee8e0bcd1cfac0e39bf4bb353f8900fa5fae540485a03816bd91ad1f86a0e18512
524+
languageName: node
525+
linkType: hard
526+
518527
"@types/swagger-schema-official@npm:^2.0.25":
519528
version: 2.0.25
520529
resolution: "@types/swagger-schema-official@npm:2.0.25"
@@ -2560,7 +2569,7 @@ __metadata:
25602569
"@types/didyoumean": "npm:1.2.2"
25612570
"@types/js-yaml": "npm:4.0.9"
25622571
"@types/lodash": "npm:4.17.5"
2563-
"@types/node": "npm:20.14.6"
2572+
"@types/node": "npm:20.14.7"
25642573
"@types/swagger-schema-official": "npm:^2.0.25"
25652574
"@types/swagger2openapi": "npm:7.0.4"
25662575
axios: "npm:1.7.2"

0 commit comments

Comments
 (0)