Skip to content

Commit 0f74454

Browse files
Bump lodash from 4.17.23 to 4.18.1 (#20492)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent decc70f commit 0f74454

30 files changed

Lines changed: 365 additions & 489 deletions

File tree

components/amilia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"dependencies": {
1616
"@pipedream/platform": "^1.6.8",
1717
"async-retry": "^1.3.3",
18-
"lodash": "^4.17.23"
18+
"lodash": "^4.18.1"
1919
}
2020
}

components/asana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
1212
"dependencies": {
1313
"@pipedream/platform": "^3.1.1",
14-
"lodash": "^4.17.23"
14+
"lodash": "^4.18.1"
1515
},
1616
"gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535",
1717
"publishConfig": {

components/clickup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"dependencies": {
1717
"@pipedream/platform": "^3.1.1",
18-
"lodash": "^4.17.23"
18+
"lodash": "^4.18.1"
1919
}
2020
}

components/constant_contact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^3.1.1",
17-
"lodash": "^4.17.23"
17+
"lodash": "^4.18.1"
1818
}
1919
}

components/diabatix_coldstream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"access": "public"
1414
},
1515
"dependencies": {
16-
"lodash": "^4.17.23",
16+
"lodash": "^4.18.1",
1717
"@pipedream/platform": "^1.6.8"
1818
}
1919
}

components/drata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^1.6.8",
17-
"lodash": "^4.17.23"
17+
"lodash": "^4.18.1"
1818
}
1919
}

components/dropbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dropbox": "^10.34.0",
1616
"got": "^13.0.0",
1717
"isomorphic-fetch": "^3.0.0",
18-
"lodash": "^4.17.23",
18+
"lodash": "^4.18.1",
1919
"stream": "^0.0.3",
2020
"tmp-promise": "^3.0.3",
2121
"util": "^0.12.5"

components/eventbrite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^1.6.8",
17-
"lodash": "^4.17.23",
17+
"lodash": "^4.18.1",
1818
"timezones-list": "^3.0.2"
1919
}
2020
}

components/faunadb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@pipedream/platform": "^1.6.8",
1414
"faunadb": "^4.5.4",
15-
"lodash": "^4.17.23"
15+
"lodash": "^4.18.1"
1616
},
1717
"gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535",
1818
"publishConfig": {

components/flodesk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^1.6.8",
17-
"lodash": "^4.17.23"
17+
"lodash": "^4.18.1"
1818
}
1919
}

0 commit comments

Comments
 (0)