Skip to content

Commit de4b6d7

Browse files
chore(deps-dev): bump object-to-formdata from 3.0.4 to 4.0.1 (#4524)
Bumps [object-to-formdata](https://github.com/therealparmesh/object-to-formdata) from 3.0.4 to 4.0.1. - [Release notes](https://github.com/therealparmesh/object-to-formdata/releases) - [Commits](https://github.com/therealparmesh/object-to-formdata/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 09b19aa commit de4b6d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"lodash-es": "^4.17.15",
136136
"mini-css-extract-plugin": "^0.9.0",
137137
"npm-run-all": "^4.1.5",
138-
"object-to-formdata": "^3.0.4",
138+
"object-to-formdata": "^4.0.1",
139139
"paypal-checkout": "^4.0.315",
140140
"pre-commit": "^1.2.2",
141141
"query-string": "^6.13.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12266,10 +12266,10 @@ object-keys@^1.0.12:
1226612266
version "1.1.0"
1226712267
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.0.tgz#11bd22348dd2e096a045ab06f6c85bcc340fa032"
1226812268

12269-
object-to-formdata@^3.0.4:
12270-
version "3.0.4"
12271-
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-3.0.4.tgz#639190ee7c858bb185a5f74d0d320ca457ea546f"
12272-
integrity sha512-7EmA1otOpyeyT/L6l6CrzFk9AlTWSCYgtzG9jKrWt8dGyQ2iJSoIO1YmpyvNVfKrO3mGzXeJjKGRxCjExogidQ==
12269+
object-to-formdata@^4.0.1:
12270+
version "4.0.1"
12271+
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-4.0.1.tgz#37457ac856c10580ec16bedfded56b0c09ccb0c8"
12272+
integrity sha512-6PSHCYTVZkY2mTjW1y0baOuUpopFp0h3jjN65x+DFP3pYHfhHRnvkAzHUc9xZK2SeYDVu9Ej9P3hHWyglUznrg==
1227312273

1227412274
object-visit@^1.0.0:
1227512275
version "1.0.1"

0 commit comments

Comments
 (0)