Skip to content

Commit 40d3f4f

Browse files
Fix on SCA vuln..
1 parent 377ad25 commit 40d3f4f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"overrides": {
5858
"bluebird": "3.7.2",
5959
"flatted": "^3.4.2",
60-
"minimatch": "^3.1.2"
60+
"minimatch": "^3.1.2",
61+
"underscore": "^1.13.8"
6162
},
6263
"publishConfig": {
6364
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)