Skip to content

Commit ae67f81

Browse files
committed
Bumped v12.0.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent ce93d68 commit ae67f81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/helmet",
3-
"version": "12.0.0-pre.fv5.2",
3+
"version": "12.0.0",
44
"description": "Important security headers for Fastify",
55
"main": "index.js",
66
"type": "commonjs",
@@ -40,13 +40,13 @@
4040
"@fastify/pre-commit": "^2.1.0",
4141
"@types/node": "^22.0.0",
4242
"c8": "^10.1.2",
43-
"fastify": "^5.0.0-alpha.3",
43+
"fastify": "^5.0.0-alpha.4",
4444
"snazzy": "^9.0.0",
4545
"standard": "^17.1.0",
4646
"tsd": "^0.31.0"
4747
},
4848
"dependencies": {
49-
"fastify-plugin": "^5.0.0-pre.fv5.1",
49+
"fastify-plugin": "^5.0.0",
5050
"helmet": "^7.1.0"
5151
},
5252
"tsd": {

0 commit comments

Comments
 (0)