Skip to content

Commit

Permalink
Merge pull request #878 from hmcts/PAY-6748-Critical-CVE-Fix
Browse files Browse the repository at this point in the history
Critical CVE fix.
  • Loading branch information
davejones74 authored May 10, 2024
2 parents a2f9257 + e7574ec commit 5ed590a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"jsdom": "^18.1.1",
"launchdarkly-node-client-sdk": "^1.4.5",
"local-storage": "^2.0.0",
"minimist": "^1.2.6",
"minimist": "^1.2.8",
"mocha-junit-reporter": "^2.2.0",
"mochawesome": "^7.0.1",
"moment": "2.29.4",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8337,7 +8337,7 @@ __metadata:
lcov-result-merger: 3.1.0
local-storage: ^2.0.0
lodash: ^4.17.15
minimist: ^1.2.6
minimist: ^1.2.8
mocha: ^6.2.3
mocha-junit-reporter: ^2.2.0
mocha-multi: ^1.1.3
Expand Down Expand Up @@ -18465,7 +18465,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.1.3, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
"minimist@npm:^1.1.3, minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 75a6d645fb122dad29c06a7597bddea977258957ed88d7a6df59b5cd3fe4a527e253e9bbf2e783e4b73657f9098b96a5fe96ab8a113655d4109108577ecf85b0
Expand Down

0 comments on commit 5ed590a

Please sign in to comment.