You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2023/02/04 01:48:36 UTC

[servicecomb-service-center] branch master updated: Bump http-cache-semantics from 4.1.0 to 4.1.1 in /ux (#1376)

This is an automated email from the ASF dual-hosted git repository.

littlecui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git


The following commit(s) were added to refs/heads/master by this push:
     new 0caf563f Bump http-cache-semantics from 4.1.0 to 4.1.1 in /ux (#1376)
0caf563f is described below

commit 0caf563f451796b0cb9209d5c7b94d04d366e505
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Feb 4 09:48:30 2023 +0800

    Bump http-cache-semantics from 4.1.0 to 4.1.1 in /ux (#1376)
    
    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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 ux/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ux/package-lock.json b/ux/package-lock.json
index 47b13128..fb8541da 100644
--- a/ux/package-lock.json
+++ b/ux/package-lock.json
@@ -7249,9 +7249,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": {