Skip to content

Commit 1b8d583

Browse files
author
Dan Hsiung
committed
more form-data dependency updates
1 parent 096e38c commit 1b8d583

File tree

65 files changed

+257
-291
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+257
-291
lines changed

components/airparser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/airparser",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream Airparser Components",
55
"main": "airparser.app.mjs",
66
"keywords": [
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^3.1.0",
17-
"form-data": "^4.0.0"
17+
"form-data": "^4.0.4"
1818
}
1919
}

components/aivoov/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/aivoov",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Pipedream AiVOOV Components",
55
"main": "aivoov.app.mjs",
66
"keywords": [
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"axios": "^1.5.1",
17-
"form-data": "^4.0.0"
17+
"form-data": "^4.0.4"
1818
}
1919
}

components/akeneo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/akeneo",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Pipedream Akeneo Components",
55
"main": "akeneo.app.mjs",
66
"keywords": [
@@ -11,7 +11,7 @@
1111
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1212
"dependencies": {
1313
"@pipedream/platform": "^3.1.0",
14-
"form-data": "^4.0.0"
14+
"form-data": "^4.0.4"
1515
},
1616
"publishConfig": {
1717
"access": "public"

components/api4ai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/api4ai",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Pipedream API4AI Components",
55
"main": "api4ai.app.mjs",
66
"keywords": [
@@ -28,7 +28,7 @@
2828
"author": "API4AI Team <[email protected]> (https://api4.ai/)",
2929
"dependencies": {
3030
"@pipedream/platform": "^3.1.0",
31-
"form-data": "^4.0.0"
31+
"form-data": "^4.0.4"
3232
},
3333
"publishConfig": {
3434
"access": "public"

components/bigcommerce/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/bigcommerce",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Pipedream BigCommerce Components",
55
"main": "bigcommerce.app.mjs",
66
"keywords": [
@@ -11,7 +11,7 @@
1111
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1212
"dependencies": {
1313
"@pipedream/platform": "^1.6.2",
14-
"form-data": "^4.0.0"
14+
"form-data": "^4.0.4"
1515
},
1616
"publishConfig": {
1717
"access": "public"

components/box/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/box",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Pipedream Box Components",
55
"main": "box.app.mjs",
66
"keywords": [
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@pipedream/platform": "^3.1.0",
1414
"file-type": "^21.0.0",
15-
"form-data": "^4.0.0",
15+
"form-data": "^4.0.4",
1616
"path": "^0.12.7",
1717
"stream": "^0.0.2",
1818
"util": "^0.12.5"

components/claid_ai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/claid_ai",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream Claid AI Components",
55
"main": "claid_ai.app.mjs",
66
"keywords": [
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^3.1.0",
17-
"form-data": "^4.0.0",
17+
"form-data": "^4.0.4",
1818
"url-exist": "^3.0.1"
1919
}
2020
}

components/cloudmersive/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/cloudmersive",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream Cloudmersive Components",
55
"main": "dist/app/cloudmersive.app.mjs",
66
"keywords": [
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@pipedream/platform": "^3.1.0",
20-
"form-data": "^4.0.0"
20+
"form-data": "^4.0.4"
2121
},
2222
"devDependencies": {
2323
"@pipedream/types": "^0.3.2"

components/convertapi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/convertapi",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream ConvertAPI Components",
55
"main": "convertapi.app.mjs",
66
"keywords": [
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^3.1.0",
17-
"form-data": "^4.0.2",
17+
"form-data": "^4.0.4",
1818
"fs": "^0.0.1-security"
1919
}
2020
}

components/discord_bot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/discord_bot",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream Discord_bot Components",
55
"main": "discord_bot.app.mjs",
66
"keywords": [
@@ -11,7 +11,7 @@
1111
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
1212
"dependencies": {
1313
"@pipedream/platform": "^3.1.0",
14-
"form-data": "^4.0.0",
14+
"form-data": "^4.0.4",
1515
"lodash.maxby": "^4.6.0"
1616
},
1717
"gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535",

0 commit comments

Comments
 (0)