Skip to content

Commit

Permalink
build(deps): upgrade lerna-lite from v1.4.0 to v1.17.0
Browse files Browse the repository at this point in the history
The upgrade is necessary in order to address this
server side request forgery vulnerability:

https://github.com/hyperledger/cacti/security/dependabot/240

CVE-2022-2900

Fixes #2371

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
petermetz committed Apr 7, 2023
1 parent df6be48 commit 48a4133
Show file tree
Hide file tree
Showing 2 changed files with 903 additions and 435 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@openapitools/openapi-generator-cli": "2.4.14",
"@lerna-lite/cli": "1.4.0",
"@lerna-lite/exec": "1.4.0",
"@lerna-lite/list": "1.4.0",
"@lerna-lite/run": "1.4.0",
"@lerna-lite/cli": "1.17.0",
"@lerna-lite/exec": "1.17.0",
"@lerna-lite/list": "1.17.0",
"@lerna-lite/run": "1.17.0",
"@types/fs-extra": "9.0.12",
"@types/jasminewd2": "2.0.10",
"@types/jest": "27.5.0",
Expand Down
Loading

0 comments on commit 48a4133

Please sign in to comment.