Skip to content

Commit 851b40f

Browse files
deps: bump @fastify/cors from 8.5.0 to 9.0.1 (#108)
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 8.5.0 to 9.0.1. - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v8.5.0...v9.0.1) --- updated-dependencies: - dependency-name: "@fastify/cors" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4d9c8f commit 851b40f

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
@@ -64,7 +64,7 @@
6464
"test:node": "aegir test -t node --cov"
6565
},
6666
"dependencies": {
67-
"@fastify/cors": "^8.3.0",
67+
"@fastify/cors": "^9.0.1",
6868
"@helia/interface": "^4.0.0",
6969
"@libp2p/interface": "^1.1.1",
7070
"@libp2p/peer-id": "^4.0.4",

0 commit comments

Comments
 (0)