Skip to content

Commit 9202b8e

Browse files
Merge pull request #83 from contentstack/fix/snyk-issues-lodash
snyk fix
2 parents 1afa2d9 + 9dccdd7 commit 9202b8e

3 files changed

Lines changed: 33 additions & 80 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"url": "https://github.com/contentstack/datasync-boilerplate"
2525
},
2626
"author": "Contentstack LLC <support@contentstack.com>",
27-
"license": "MIT"
27+
"license": "MIT",
28+
"overrides": {
29+
"lodash": "4.18.1"
30+
}
2831
}

0 commit comments

Comments
 (0)