Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 70a89c5

Browse files
Merge pull request #33 from Ruby-Network/dependabot/npm_and_yarn/astrojs/node-5.1.0
Bump @astrojs/node from 5.0.4 to 5.1.0
2 parents d1c2fd9 + c49256a commit 70a89c5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"node": ">=18"
2020
},
2121
"dependencies": {
22-
"@astrojs/node": "^5.0.3",
22+
"@astrojs/node": "^5.1.0",
2323
"@astrojs/partytown": "^1.1.1",
2424
"@astrojs/prefetch": "^0.2.1",
2525
"@astrojs/react": "^2.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
unist-util-visit "^4.1.0"
5959
vfile "^5.3.2"
6060

61-
"@astrojs/node@^5.0.3":
62-
version "5.0.4"
63-
resolved "https://registry.yarnpkg.com/@astrojs/node/-/node-5.0.4.tgz#1ffb5a7bae270633b232fcf56805f99d9afc7b7d"
64-
integrity sha512-pBD0cpQM4fDzwBBxyX7r7jTsYo/oXbUwAvHRB0OQGXsWjYvqqa8KQvNwQwYXXpNxCwgtpVtkdg4tV4mv1hSpWQ==
61+
"@astrojs/node@^5.1.0":
62+
version "5.1.0"
63+
resolved "https://registry.yarnpkg.com/@astrojs/node/-/node-5.1.0.tgz#a3a844b8aeb4c9e1b5f6d5706b7231f1945bd626"
64+
integrity sha512-O0u++oE8S9vVR0xPW5qqJzPla76UEYF+cZV2EuyVKgQRaXRXVgFsqHRxBICf79tP18fk8STxd6pqel6R1CWEUw==
6565
dependencies:
66-
"@astrojs/webapi" "^2.0.1"
66+
"@astrojs/webapi" "^2.1.0"
6767
send "^0.18.0"
6868
server-destroy "^1.0.1"
6969

@@ -121,7 +121,7 @@
121121
undici "^5.20.0"
122122
which-pm-runs "^1.1.0"
123123

124-
"@astrojs/webapi@^2.0.1", "@astrojs/webapi@^2.1.0":
124+
"@astrojs/webapi@^2.1.0":
125125
version "2.1.0"
126126
resolved "https://registry.yarnpkg.com/@astrojs/webapi/-/webapi-2.1.0.tgz#0cbe21efd278456a4450afe0288c99d680cc2a32"
127127
integrity sha512-sbF44s/uU33jAdefzKzXZaENPeXR0sR3ptLs+1xp9xf5zIBhedH2AfaFB5qTEv9q5udUVoKxubZGT3G1nWs6rA==

0 commit comments

Comments
 (0)