diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-04 04:29:00 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-04 04:29:00 +0000 |
| commit | e674b9ff523128ca17339e444a955bdce3ff4680 (patch) | |
| tree | bd07db8b57b15a981be9993588fe1affb3a68564 | |
| parent | chore(deps): update dependency @types/node to v18 (#41) (diff) | |
| download | holo-schedule-dependabot/npm_and_yarn/http-cache-semantics-4.1.1.tar.xz holo-schedule-dependabot/npm_and_yarn/http-cache-semantics-4.1.1.zip | |
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2079,9 +2079,9 @@ html-encoding-sniffer@^3.0.0: whatwg-encoding "^2.0.0" http-cache-semantics@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" - integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ== + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" + integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== http-proxy-agent@^4.0.1: version "4.0.1" |