Skip to content

Commit 115bf0e

Browse files
deps: bump @fastify/cors from 9.0.1 to 10.0.0
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 9.0.1 to 10.0.0. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18e7456 commit 115bf0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"release": "aegir release"
155155
},
156156
"dependencies": {
157-
"@fastify/cors": "^9.0.1",
157+
"@fastify/cors": "^10.0.0",
158158
"@helia/interface": "next",
159159
"@libp2p/interface": "^2.0.1",
160160
"@libp2p/peer-id": "^5.0.1",

0 commit comments

Comments
 (0)