mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
build(deps): bump @fastify/helmet in /docker-apps/rest-passthrough (#4016)
Bumps [@fastify/helmet](https://github.com/fastify/fastify-helmet) from 11.1.1 to 13.0.0. - [Release notes](https://github.com/fastify/fastify-helmet/releases) - [Commits](https://github.com/fastify/fastify-helmet/compare/v11.1.1...v13.0.0) --- updated-dependencies: - dependency-name: "@fastify/helmet" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"@discordeno/rest": "19.0.0",
|
||||
"@fastify/env": "^4.4.0",
|
||||
"@fastify/helmet": "^11.1.1",
|
||||
"@fastify/helmet": "^13.0.0",
|
||||
"@fastify/multipart": "^8.3.0",
|
||||
"fastify": "^4.28.1"
|
||||
},
|
||||
|
||||
@@ -100,13 +100,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@fastify/helmet@npm:^11.1.1":
|
||||
version: 11.1.1
|
||||
resolution: "@fastify/helmet@npm:11.1.1"
|
||||
"@fastify/helmet@npm:^13.0.0":
|
||||
version: 13.0.0
|
||||
resolution: "@fastify/helmet@npm:13.0.0"
|
||||
dependencies:
|
||||
fastify-plugin: "npm:^4.2.1"
|
||||
helmet: "npm:^7.0.0"
|
||||
checksum: f21d1d5492bf29c143f6130355d6c9c4c26545954f1d82707021146017d24b2b20c88269b72d7f35c068cb50672cf172515b54b985f781d03f04f148c30f8bd6
|
||||
fastify-plugin: "npm:^5.0.0"
|
||||
helmet: "npm:^8.0.0"
|
||||
checksum: dccbaaa0a3b92d3523cd1262f6384542f88c4e150265e9fbad3df14c060e9e0cb37e93ef7a414666441efd68e8a4f1cfd238f360f6075d236dba6e1976dbb5af
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1365,13 +1365,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify-plugin@npm:^4.0.0, fastify-plugin@npm:^4.2.1":
|
||||
"fastify-plugin@npm:^4.0.0":
|
||||
version: 4.5.1
|
||||
resolution: "fastify-plugin@npm:4.5.1"
|
||||
checksum: 7c6d777ada0f01c8a1166a2a669cccfd6074c7764121f07cce997745f198227a271c7a317aaf0da273b329f24307f0eba3f093d872d29b839b33deb525bbafe2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify-plugin@npm:^5.0.0":
|
||||
version: 5.0.1
|
||||
resolution: "fastify-plugin@npm:5.0.1"
|
||||
checksum: 76f6960558239d1ead520ecfb9dbb9b0435a63376d9d48bed0861609a909bf1958cb097745bb1a5485592f2c6d1438941e7481203c86b0e74d2bc34f09e8ed3e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fastify@npm:^4.28.1":
|
||||
version: 4.28.1
|
||||
resolution: "fastify@npm:4.28.1"
|
||||
@@ -1668,10 +1675,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"helmet@npm:^7.0.0":
|
||||
version: 7.1.0
|
||||
resolution: "helmet@npm:7.1.0"
|
||||
checksum: aa13b0907d9d31b65e4ec73093b58d7e94e83c06818cc06869f5eb95d205574a14f01ed71cadfac4a68b736a1a6d7ef2290f3f6ef77ac664c7e75b8f9eddf88c
|
||||
"helmet@npm:^8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "helmet@npm:8.0.0"
|
||||
checksum: cf30579d1dbd095e301458265fb6b3446d1ee0598c99b5e946afda8a72c035a6a7ebf2176168d5ca2541e6e522a88fb58d06f0eeec4ab378646960de9aea6584
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2567,7 +2574,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@discordeno/rest": "npm:19.0.0"
|
||||
"@fastify/env": "npm:^4.4.0"
|
||||
"@fastify/helmet": "npm:^11.1.1"
|
||||
"@fastify/helmet": "npm:^13.0.0"
|
||||
"@fastify/multipart": "npm:^8.3.0"
|
||||
"@favware/cliff-jumper": "npm:^5.0.0"
|
||||
"@swc/cli": "npm:^0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user