Skip to content

Commit 5fd41e8

Browse files
authored
Merge pull request #916 from acacode/dependabot/npm_and_yarn/types/node-22.5.4
chore(deps-dev): bump @types/node from 22.5.3 to 22.5.4
2 parents 5bc5a40 + 80caf1a commit 5fd41e8

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
@@ -66,7 +66,7 @@
6666
"@types/didyoumean": "1.2.2",
6767
"@types/js-yaml": "4.0.9",
6868
"@types/lodash": "4.17.7",
69-
"@types/node": "22.5.3",
69+
"@types/node": "22.5.4",
7070
"@types/swagger2openapi": "7.0.4",
7171
"axios": "1.7.7",
7272
"shx": "0.3.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -746,12 +746,12 @@ __metadata:
746746
languageName: node
747747
linkType: hard
748748

749-
"@types/node@npm:22.5.3":
750-
version: 22.5.3
751-
resolution: "@types/node@npm:22.5.3"
749+
"@types/node@npm:22.5.4":
750+
version: 22.5.4
751+
resolution: "@types/node@npm:22.5.4"
752752
dependencies:
753753
undici-types: "npm:~6.19.2"
754-
checksum: 10c0/a068e31dd424a0eadfba7d9a5c5b415b76cfd729f3caa299674ad257f59df85c5fe77f1d0a343e811864c790baefb9003d7627618ee3cf85400af338481ba29f
754+
checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
755755
languageName: node
756756
linkType: hard
757757

@@ -3188,7 +3188,7 @@ __metadata:
31883188
"@types/didyoumean": "npm:1.2.2"
31893189
"@types/js-yaml": "npm:4.0.9"
31903190
"@types/lodash": "npm:4.17.7"
3191-
"@types/node": "npm:22.5.3"
3191+
"@types/node": "npm:22.5.4"
31923192
"@types/swagger-schema-official": "npm:^2.0.25"
31933193
"@types/swagger2openapi": "npm:7.0.4"
31943194
axios: "npm:1.7.7"

0 commit comments

Comments
 (0)