Skip to content
Snippets Groups Projects
Unverified Commit 9cefa713 authored by snyk-bot's avatar snyk-bot
Browse files

fix: upgrade fastify-sensible from 3.1.1 to 3.1.2

Snyk has created this PR to upgrade fastify-sensible from 3.1.1 to 3.1.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/manutopik/project/c42c4de4-2135-482e-bfa8-d6dd6a29cf26?utm_source=github&utm_medium=referral&page=upgrade-pr
parent 138ccb07
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
"dependencies": {
"@result/hasura-parser": "^1.0.1",
"fastify-plugin": "^3.0.0",
"fastify-sensible": "^3.1.1",
"fastify-sensible": "^3.1.2",
"graphql": "^15.5.0",
"graphql-request": "^3.4.0"
},
......
......@@ -886,14 +886,14 @@ fastify-plugin@^3.0.0:
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-3.0.0.tgz#cf1b8c8098e3b5a7c8c30e6aeb06903370c054ca"
integrity sha512-ZdCvKEEd92DNLps5n0v231Bha8bkz1DjnPP/aEz37rz/q42Z5JVLmgnqR4DYuNn3NXAO3IDCPyRvgvxtJ4Ym4w==
fastify-sensible@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/fastify-sensible/-/fastify-sensible-3.1.1.tgz#e81119389bfd955da7fdc7fc0a96428ecffcfe13"
integrity sha512-qWGsLEcc8VmLpbbWY7VJwXwWISsGBH9H4J2QeIc+l5Ov3a1lYs7ZaSnr0X8dkffdvzr9iy8wQyIuthpKTy5sZA==
fastify-sensible@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/fastify-sensible/-/fastify-sensible-3.1.2.tgz#8b8672b4c55ca17a5ae267d5953b53c141b2a380"
integrity sha512-fS8GeY6db3q38GzWOoZMggrw9yHOoXdHv1Pgnorvv18uDrmh1iL8gP9/cqdWzZRM1J3fYvcHsfV2t4BXQF2+sw==
dependencies:
fast-deep-equal "^3.1.1"
fastify-plugin "^3.0.0"
forwarded "^0.1.2"
forwarded "^0.2.0"
http-errors "^1.7.3"
type-is "^1.6.18"
vary "^1.1.2"
......@@ -971,10 +971,10 @@ form-data@~2.3.2:
combined-stream "^1.0.6"
mime-types "^2.1.12"
forwarded@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=
forwarded@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
fs-exists-cached@^1.0.0:
version "1.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment