diff --git a/service/data-processing/lib/package-lock.json b/service/data-processing/lib/package-lock.json index 55cf90c6..b0ee165e 100644 --- a/service/data-processing/lib/package-lock.json +++ b/service/data-processing/lib/package-lock.json @@ -2119,9 +2119,9 @@ } }, "http-cache-semantics": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", + "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" }, "http-signature": { "version": "1.2.0", diff --git a/service/data-processing/lib/yarn.lock b/service/data-processing/lib/yarn.lock index 9596e982..aa2b5ffc 100644 --- a/service/data-processing/lib/yarn.lock +++ b/service/data-processing/lib/yarn.lock @@ -1267,8 +1267,8 @@ html-encoding-sniffer@^1.0.2: whatwg-encoding "^1.0.1" http-cache-semantics@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#6c2ef57e22090b177828708a52eaeae9d1d63e1b" + version "4.1.1" + resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" http-signature@~1.2.0: version "1.2.0"