This is an automated email from the ASF dual-hosted git repository.
smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 9288f6a6b Bump http-cache-semantics from 4.1.0 to 4.1.1 in
/gateway-admin-ui (#726)
9288f6a6b is described below
commit 9288f6a6b9445df4f776aec92c527d73963f9ddf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 27 11:22:09 2024 +0100
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /gateway-admin-ui (#726)
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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gateway-admin-ui/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gateway-admin-ui/package-lock.json
b/gateway-admin-ui/package-lock.json
index 54bc43da6..ac3a16374 100644
--- a/gateway-admin-ui/package-lock.json
+++ b/gateway-admin-ui/package-lock.json
@@ -6173,9 +6173,9 @@
"dev": true
},
"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==",
"dev": true
},
"http-deceiver": {