aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-03 04:32:45 +0000
committerGitHub <[email protected]>2023-02-03 04:32:45 +0000
commit6d83fa8c741f90d4c4841f818cc751f8e3565f8d (patch)
tree4076e1a0859284d90fec09e9b75d78b0cfa781ab
parentf71295aa6fcc79d472dd15fcc5e01f5e70ed2f51 (diff)
downloadOrca-dependabot/npm_and_yarn/desktop/http-cache-semantics-4.1.1.tar.gz
Orca-dependabot/npm_and_yarn/desktop/http-cache-semantics-4.1.1.zip
Bump http-cache-semantics from 4.0.4 to 4.1.1 in /desktopdependabot/npm_and_yarn/desktop/http-cache-semantics-4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.0.4 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.0.4...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--desktop/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/package-lock.json b/desktop/package-lock.json
index fe31ff4..c55f6da 100644
--- a/desktop/package-lock.json
+++ b/desktop/package-lock.json
@@ -815,9 +815,9 @@
"dev": true
},
"http-cache-semantics": {
- "version": "4.0.4",
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
- "integrity": "sha512-Z2EICWNJou7Tr9Bd2M2UqDJq3A9F2ePG9w3lIpjoyuSyXFP9QbniJVu3XQYytuw5ebmG7dXSXO9PgAjJG8DDKA==",
+ "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==",
"dev": true
},
"inflight": {