Skip to content

Commit

Permalink
fix(deps): update dependency @whatwg-node/server to v0.9.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent df0eb2b commit 9ab650c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.2",
"@vitejs/plugin-react": "4.3.1",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/server": "0.9.43",
"@whatwg-node/server": "0.9.44",
"acorn-loose": "8.4.0",
"buffer": "6.0.3",
"busboy": "^1.6.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8695,7 +8695,7 @@ __metadata:
"@types/yargs-parser": "npm:21.0.3"
"@vitejs/plugin-react": "npm:4.3.1"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/server": "npm:0.9.43"
"@whatwg-node/server": "npm:0.9.44"
acorn-loose: "npm:8.4.0"
buffer: "npm:6.0.3"
busboy: "npm:^1.6.0"
Expand Down Expand Up @@ -11550,7 +11550,7 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.9.19, @whatwg-node/fetch@npm:^0.9.17, @whatwg-node/fetch@npm:^0.9.18":
"@whatwg-node/fetch@npm:0.9.19, @whatwg-node/fetch@npm:^0.9.18, @whatwg-node/fetch@npm:^0.9.19":
version: 0.9.19
resolution: "@whatwg-node/fetch@npm:0.9.19"
dependencies:
Expand Down Expand Up @@ -11599,13 +11599,13 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/server@npm:0.9.43, @whatwg-node/server@npm:^0.9.41":
version: 0.9.43
resolution: "@whatwg-node/server@npm:0.9.43"
"@whatwg-node/server@npm:0.9.44, @whatwg-node/server@npm:^0.9.41":
version: 0.9.44
resolution: "@whatwg-node/server@npm:0.9.44"
dependencies:
"@whatwg-node/fetch": "npm:^0.9.17"
"@whatwg-node/fetch": "npm:^0.9.19"
tslib: "npm:^2.6.3"
checksum: 10c0/6e4e33b8dc199eae0b625490196c397037a15bc33700008102f7d343df081957e14c53e894f29b26857c9ba06ef921371ca63dbef5992300163be8eea206c452
checksum: 10c0/e2a2c446b28eabb0d93620f2bebc85e3c38538aee5c9b347f66f734b036c821813e73e07dba87fc6cca398257c0396f39b6b3b9ec9af623da8e452fd1cc33491
languageName: node
linkType: hard

Expand Down

0 comments on commit 9ab650c

Please sign in to comment.