Skip to content

Commit

Permalink
build(deps): explicit bump of http-cache-semantics to >=4.1.1
Browse files Browse the repository at this point in the history
1. Updated the yarn.lock file via yarn up -R and
2. Also added a forced resolution of the versions in the root
package.json for good measure.

[skip ci]

Fixes hyperledger#2335

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
petermetz committed Oct 18, 2023
1 parent 61fc700 commit 5c0578a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"ansi-html": ">0.0.8",
"axios": ">=0.22.0",
"glob-parent": "5.1.2",
"http-cache-semantics": ">=4.1.1",
"lodash": ">=4.17.21",
"minimist": ">=1.2.6",
"node-forge": ">=1.3.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27561,14 +27561,7 @@ __metadata:
languageName: node
linkType: hard

"http-cache-semantics@npm:^4.0.0, http-cache-semantics@npm:^4.1.0":
version: 4.1.0
resolution: "http-cache-semantics@npm:4.1.0"
checksum: 974de94a81c5474be07f269f9fd8383e92ebb5a448208223bfb39e172a9dbc26feff250192ecc23b9593b3f92098e010406b0f24bd4d588d631f80214648ed42
languageName: node
linkType: hard

"http-cache-semantics@npm:^4.1.1":
"http-cache-semantics@npm:>=4.1.1":
version: 4.1.1
resolution: "http-cache-semantics@npm:4.1.1"
checksum: 83ac0bc60b17a3a36f9953e7be55e5c8f41acc61b22583060e8dedc9dd5e3607c823a88d0926f9150e571f90946835c7fe150732801010845c72cd8bbff1a236
Expand Down

0 comments on commit 5c0578a

Please sign in to comment.