Skip to content

Commit

Permalink
fix(deps): update dependency @whatwg-node/server to v0.9.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 499dd62 commit f766871
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@swc/core": "1.7.1",
"@vitejs/plugin-react": "4.3.1",
"@whatwg-node/fetch": "0.9.18",
"@whatwg-node/server": "0.9.38",
"@whatwg-node/server": "0.9.43",
"acorn-loose": "8.4.0",
"buffer": "6.0.3",
"busboy": "^1.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8688,7 +8688,7 @@ __metadata:
"@types/yargs-parser": "npm:21.0.3"
"@vitejs/plugin-react": "npm:4.3.1"
"@whatwg-node/fetch": "npm:0.9.18"
"@whatwg-node/server": "npm:0.9.38"
"@whatwg-node/server": "npm:0.9.43"
acorn-loose: "npm:8.4.0"
buffer: "npm:6.0.3"
busboy: "npm:^1.6.0"
Expand Down Expand Up @@ -11592,13 +11592,13 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/server@npm:0.9.38, @whatwg-node/server@npm:^0.9.36":
version: 0.9.38
resolution: "@whatwg-node/server@npm:0.9.38"
"@whatwg-node/server@npm:0.9.43, @whatwg-node/server@npm:^0.9.36":
version: 0.9.43
resolution: "@whatwg-node/server@npm:0.9.43"
dependencies:
"@whatwg-node/fetch": "npm:^0.9.17"
tslib: "npm:^2.6.3"
checksum: 10c0/a518e60782e3724bd55b4c998418bb18d55f8c9c2e543f022c3198713786833142a86ac3a383266bc951a1dbbb3df4c0c5072f47b0f7027b0c57e1663086659e
checksum: 10c0/6e4e33b8dc199eae0b625490196c397037a15bc33700008102f7d343df081957e14c53e894f29b26857c9ba06ef921371ca63dbef5992300163be8eea206c452
languageName: node
linkType: hard

Expand Down

0 comments on commit f766871

Please sign in to comment.