Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
c6ede8c1ce
Bump http-link-header from 1.1.0 to 1.1.1
Bumps [http-link-header](https://github.com/jhermsmeier/node-http-link-header) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/jhermsmeier/node-http-link-header/releases)
- [Changelog](https://github.com/jhermsmeier/node-http-link-header/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhermsmeier/node-http-link-header/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: http-link-header
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 17:40:52 +00:00
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"fuzzysort": "^1.9.0",
"glob": "^8.1.0",
"history": "^4.10.1",
"http-link-header": "^1.1.0",
"http-link-header": "^1.1.1",
"immutable": "^4.2.4",
"imports-loader": "^1.2.0",
"intl": "^1.2.5",

View file

@ -5644,10 +5644,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"