Skip to content

Commit 8028181

Browse files
Merge pull request #56 from contentstack/fix/snyk-upgrade-lodash
Update dependencies in package-lock.json and package.json, including …
2 parents d173476 + 9cc9b49 commit 8028181

2 files changed

Lines changed: 42 additions & 41 deletions

File tree

package-lock.json

Lines changed: 40 additions & 39 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/webhook-listener",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "HTTP web server that listens to Contentstack webhooks. This is part of Contentstack DataSync",
55
"main": "./dist",
66
"types": "./typings",
@@ -39,7 +39,7 @@
3939
"basic-auth": "^2.0.1",
4040
"body-parser": "^2.2.2",
4141
"debug": "^4.3.5",
42-
"lodash": "4.17.23"
42+
"lodash": "4.18.1"
4343
},
4444
"devDependencies": {
4545
"husky": "^9.1.7",

0 commit comments

Comments
 (0)