Skip to content

Commit

Permalink
Make dependabot happy, fix ReDOS high severity vulnerability in build…
Browse files Browse the repository at this point in the history
… (of tests)
  • Loading branch information
exyi committed Nov 11, 2023
1 parent 767804b commit 430da83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions src/Framework/Framework/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4739,11 +4739,11 @@ __metadata:
linkType: hard

"semver@npm:^6.0.0, semver@npm:^6.3.0":
version: 6.3.0
resolution: "semver@npm:6.3.0"
version: 6.3.1
resolution: "semver@npm:6.3.1"
bin:
semver: ./bin/semver.js
checksum: 1b26ecf6db9e8292dd90df4e781d91875c0dcc1b1909e70f5d12959a23c7eebb8f01ea581c00783bbee72ceeaad9505797c381756326073850dc36ed284b21b9
semver: bin/semver.js
checksum: ae47d06de28836adb9d3e25f22a92943477371292d9b665fb023fae278d345d508ca1958232af086d85e0155aee22e313e100971898bbb8d5d89b8b1d4054ca2
languageName: node
linkType: hard

Expand Down
6 changes: 3 additions & 3 deletions src/Samples/Common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@ __metadata:
linkType: hard

"http-cache-semantics@npm:^4.1.0":
version: 4.1.0
resolution: "http-cache-semantics@npm:4.1.0"
checksum: 974de94a81c5474be07f269f9fd8383e92ebb5a448208223bfb39e172a9dbc26feff250192ecc23b9593b3f92098e010406b0f24bd4d588d631f80214648ed42
version: 4.1.1
resolution: "http-cache-semantics@npm:4.1.1"
checksum: 83ac0bc60b17a3a36f9953e7be55e5c8f41acc61b22583060e8dedc9dd5e3607c823a88d0926f9150e571f90946835c7fe150732801010845c72cd8bbff1a236
languageName: node
linkType: hard

Expand Down

0 comments on commit 430da83

Please sign in to comment.