~cytrogen/masto-fe

a5e9128b74f5b13dee67719f6a16f805facdbaee — dependabot[bot] 3 years ago 10ef3d9
Bump http-link-header from 1.1.0 to 1.1.1 (#24575)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed, 5 insertions(+), 5 deletions(-)

M package.json
M yarn.lock
M package.json => package.json +1 -1
@@ 65,7 65,7 @@
    "fuzzysort": "^2.0.4",
    "glob": "^10.0.0",
    "history": "^4.10.1",
    "http-link-header": "^1.1.0",
    "http-link-header": "^1.1.1",
    "immutable": "^4.3.0",
    "imports-loader": "^1.2.0",
    "intl": "^1.2.5",

M yarn.lock => yarn.lock +4 -4
@@ 6032,10 6032,10 @@ http-errors@~1.6.2:
    setprototypeof "1.1.0"
    statuses ">= 1.4.0 < 2"

http-link-header@^1.1.0:
  version "1.1.0"
  resolved "https://registry.yarnpkg.com/http-link-header/-/http-link-header-1.1.0.tgz#a1ca87efdbcb7778d8d0d4525de1e6964ec1f129"
  integrity sha512-pj6N1yxOz/ANO8HHsWGg/OoIL1kmRYvQnXQ7PIRpgp+15AnEsRH8fmIJE6D1OdWG2Bov+BJHVla1fFXxg1JbbA==
http-link-header@^1.1.1:
  version "1.1.1"
  resolved "https://registry.yarnpkg.com/http-link-header/-/http-link-header-1.1.1.tgz#f0e6971b0ed86e858d2077066ecb7ba4f2e50de9"
  integrity sha512-mW3N/rTYpCn99s1do0zx6nzFZSwLH9HGfUM4ZqLWJ16ylmYaC2v5eYGqrNTQlByx8AzUgGI+V/32gXPugs1+Sw==

http-parser-js@>=0.5.1:
  version "0.5.3"