Skip to content

Commit 9d134fa

Browse files
committed
updated lodash to fix sec issues
1 parent 003d64e commit 9d134fa

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@hackolade/fetch": "1.3.0",
6565
"async": "3.2.6",
6666
"bson": "4.6.1",
67-
"lodash": "4.17.23",
67+
"lodash": "4.18.1",
6868
"snowflake-sdk": "2.3.5",
6969
"uuid": "7.0.3"
7070
},
@@ -97,4 +97,4 @@
9797
"minimatch": "10.2.4",
9898
"@tootallnate/once": "3.0.1"
9999
}
100-
}
100+
}

0 commit comments

Comments
 (0)