Skip to content

Commit c1b9c7e

Browse files
authored
fix(security): update lodash to fix Trivy vulnerabilities (Universal-Commerce-Protocol#333)
* fix(security): update lodash to fix Trivy vulnerabilities * fix: remove trailing comma in package.json
1 parent 9bb4a66 commit c1b9c7e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"overrides": {
66
"diff": "8.0.3",
7-
"lodash": "4.17.23"
7+
"lodash": "4.18.0"
88
},
99
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
1010
"devDependencies": {

0 commit comments

Comments
 (0)