Skip to content

Commit

Permalink
Bump @types/node from 20.16.11 to 22.9.0 in /server/node-service
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.11 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent d11e2ec commit 743a824
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/jsonpath": "^0.2.0",
"@types/lodash": "^4.14.190",
"@types/morgan": "^1.9.3",
"@types/node": "^20.1.1",
"@types/node": "^22.9.0",
"@types/node-fetch": "^2.6.2",
"ali-oss": "^6.20.0",
"axios": "^1.7.7",
Expand Down
15 changes: 12 additions & 3 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3801,7 +3801,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=13.7.0, @types/node@npm:^20.1.1":
"@types/node@npm:*, @types/node@npm:>=13.7.0":
version: 20.16.11
resolution: "@types/node@npm:20.16.11"
dependencies:
Expand All @@ -3819,6 +3819,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: ~6.19.8
checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd
languageName: node
linkType: hard

"@types/phoenix@npm:^1.5.4":
version: 1.6.5
resolution: "@types/phoenix@npm:1.6.5"
Expand Down Expand Up @@ -7743,7 +7752,7 @@ __metadata:
"@types/jsonpath": ^0.2.0
"@types/lodash": ^4.14.190
"@types/morgan": ^1.9.3
"@types/node": ^20.1.1
"@types/node": ^22.9.0
"@types/node-fetch": ^2.6.2
ali-oss: ^6.20.0
axios: ^1.7.7
Expand Down Expand Up @@ -10465,7 +10474,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
Expand Down

0 comments on commit 743a824

Please sign in to comment.