Skip to content

Commit 28cbd4a

Browse files
committed
fix dependency vulnerability
1 parent d9d0dca commit 28cbd4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flat-insert",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Returns a new Array or String after inserting and flatten value at index.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)