We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dca815 commit d519318Copy full SHA for d519318
.github/workflows/ci.yml
@@ -42,3 +42,4 @@ jobs:
42
- uses: fastify/github-action-merge-dependabot@v2.4.0
43
with:
44
github-token: ${{ secrets.GITHUB_TOKEN }}
45
+ target: minor
package.json
@@ -40,6 +40,6 @@
40
},
41
"dependencies": {
"fastify-plugin": "^3.0.0",
- "ws": "^8.0.0"
+ "ws": "^7.5.4"
}
0 commit comments