Skip to content

Commit dee9d9e

Browse files
committed
chore: pin lodash version to fix CI vulnerability error
1 parent 6990d13 commit dee9d9e

2 files changed

Lines changed: 150 additions & 205 deletions

File tree

website/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
"last 1 firefox version",
3737
"last 1 safari version"
3838
]
39+
},
40+
"resolutions": {
41+
"lodash": "^4.18.0"
3942
}
4043
}

0 commit comments

Comments
 (0)