Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 93ecd2f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103
1 parent 07a5c10 commit 93ecd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"bpk-mixins": "^19.1.20",
5050
"chokidar": "^3.0.0",
5151
"fast-glob": "^3.0.0",
52-
"lodash": "^4.17.11",
52+
"lodash": "^4.17.20",
5353
"node-sass": "^4.12.0",
5454
"node-sass-tilde-importer": "^1.0.2",
5555
"ora": "^4.0.0",

0 commit comments

Comments
 (0)