Skip to content

Commit 0e0dd7a

Browse files
deps: bump @fastify/cors from 10.1.0 to 11.0.0
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 10.1.0 to 11.0.0. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v10.1.0...v11.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 6af8c00 commit 0e0dd7a

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": "^10.0.1",
157+
"@fastify/cors": "^11.0.0",
158158
"@helia/interface": "^5.0.0",
159159
"@libp2p/interface": "^2.0.1",
160160
"@libp2p/peer-id": "^5.0.1",

0 commit comments

Comments
 (0)