Skip to content

Commit 096e38c

Browse files
author
Dan Hsiung
committed
update form-data packages due to CVE
1 parent a1c1a86 commit 096e38c

File tree

19 files changed

+90
-94
lines changed

19 files changed

+90
-94
lines changed

components/_2markdown/package.json

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

components/askyourpdf/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/askyourpdf",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream AskYourPDF Components",
55
"main": "askyourpdf.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/click2mail2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/click2mail2",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream Click2Mail Components",
55
"main": "click2mail2.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
"fs": "^0.0.1-security"
1919
}
2020
}

components/diffchecker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/diffchecker",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream Diffchecker Components",
55
"main": "diffchecker.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
"fs": "^0.0.1-security"
1919
}
2020
}

components/fileforge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/fileforge",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream Fileforge Components",
55
"main": "fileforge.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/imagekit_io/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/imagekit_io",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream ImageKit.io Components",
55
"main": "imagekit_io.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
"fs": "^0.0.1-security"
1919
}
2020
}

components/lmnt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/lmnt",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Pipedream LMNT Components",
55
"main": "lmnt.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/mistral_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/mistral_ai",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream Mistral AI Components",
55
"main": "mistral_ai.app.mjs",
66
"keywords": [
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"@pipedream/platform": "^3.1.0",
17-
"form-data": "^4.0.2"
17+
"form-data": "^4.0.4"
1818
}
1919
}

components/monday/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/monday",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Pipedream Monday Components",
55
"main": "monday.app.mjs",
66
"keywords": [
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@pipedream/platform": "^3.1.0",
18-
"form-data": "^4.0.0",
18+
"form-data": "^4.0.4",
1919
"lodash.flatmap": "^4.5.0",
2020
"lodash.map": "^4.6.0",
2121
"lodash.uniqby": "^4.7.0",

components/onlyoffice_docspace/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/onlyoffice_docspace",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Pipedream ONLYOFFICE DocSpace Components",
55
"main": "onlyoffice_docspace.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
}

0 commit comments

Comments
 (0)