Skip to content

Commit

Permalink
Update dependency formidable to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2023
1 parent 6455c5e commit 718a3fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"classnames": "2.3.2",
"cookies-next": "2.1.2",
"dompurify": "3.0.4",
"formidable": "2.1.2",
"formidable": "3.5.0",
"framer-motion": "10.12.17",
"graphql": "16.7.1",
"graphql-tag": "2.12.6",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14620,15 +14620,14 @@ __metadata:
languageName: node
linkType: hard

"formidable@npm:2.1.2":
version: 2.1.2
resolution: "formidable@npm:2.1.2"
"formidable@npm:3.5.0":
version: 3.5.0
resolution: "formidable@npm:3.5.0"
dependencies:
dezalgo: ^1.0.4
hexoid: ^1.0.0
once: ^1.4.0
qs: ^6.11.0
checksum: 81c8e5d89f5eb873e992893468f0de22c01678ca3d315db62be0560f9de1c77d4faefc9b1f4575098eb2263b3c81ba1024833a9fc3206297ddbac88a4f69b7a8
checksum: 7b86a39987b93a22c1d57491b1a320f7f56320b34976077e1baaef452cadb43525bf523fe0fa6d8becfc8e6f5721f92dee8de56c0f18f2de1055da80972ecfc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -19121,7 +19120,7 @@ __metadata:
cookies-next: 2.1.2
dompurify: 3.0.4
eslint-config-custom: "workspace:"
formidable: 2.1.2
formidable: 3.5.0
framer-motion: 10.12.17
graphql: 16.7.1
graphql-tag: 2.12.6
Expand Down Expand Up @@ -20212,7 +20211,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.11.0, qs@npm:^6.11.0":
"qs@npm:6.11.0":
version: 6.11.0
resolution: "qs@npm:6.11.0"
dependencies:
Expand Down

0 comments on commit 718a3fa

Please sign in to comment.