build(deps): bump @fastify/helmet in /docker-apps/rest-passthrough (#4114)

This commit is contained in:
dependabot[bot]
2025-02-01 16:54:09 +00:00
committed by GitHub
parent 0e201bf164
commit fadcf504c5
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
"dependencies": {
"@discordeno/rest": "21.0.0",
"@fastify/env": "^4.4.0",
"@fastify/helmet": "^13.0.0",
"@fastify/helmet": "^13.0.1",
"@fastify/multipart": "^8.3.1",
"fastify": "^4.29.0"
},

View File

@@ -114,13 +114,13 @@ __metadata:
languageName: node
linkType: hard
"@fastify/helmet@npm:^13.0.0":
version: 13.0.0
resolution: "@fastify/helmet@npm:13.0.0"
"@fastify/helmet@npm:^13.0.1":
version: 13.0.1
resolution: "@fastify/helmet@npm:13.0.1"
dependencies:
fastify-plugin: "npm:^5.0.0"
helmet: "npm:^8.0.0"
checksum: 10c0/bb14ae08175f0b4e8dff0aeb87eddae8f397b7d28846579a232d56e4c2067ea250aafd48c429772bd22ddca2e427b50c4780260390e72892bfe855fd8bb22305
checksum: 10c0/f79553b17e536fc6d05fbcb1335a957768abaad1f0c2654354b363b3e34e6498429fa53160e9db065d6fc3a8af001f406ad8cf54d66836abb56e836a67d8e3a9
languageName: node
linkType: hard
@@ -2246,7 +2246,7 @@ __metadata:
dependencies:
"@discordeno/rest": "npm:21.0.0"
"@fastify/env": "npm:^4.4.0"
"@fastify/helmet": "npm:^13.0.0"
"@fastify/helmet": "npm:^13.0.1"
"@fastify/multipart": "npm:^8.3.1"
"@favware/cliff-jumper": "npm:^6.0.0"
"@swc/cli": "npm:^0.5.2"