Skip to content

Commit 97fc3c4

Browse files
chore(deps-dev): bump object-to-formdata from 3.0.3 to 3.0.4 (#3989)
Bumps [object-to-formdata](https://github.com/therealparmesh/object-to-formdata) from 3.0.3 to 3.0.4. - [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] <[email protected]>
1 parent 158487e commit 97fc3c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"http-status": "^1.4.2",
118118
"loader.js": "^4.7.0",
119119
"lodash-es": "^4.17.15",
120-
"object-to-formdata": "^3.0.3",
120+
"object-to-formdata": "^3.0.4",
121121
"paypal-checkout": "^4.0.311",
122122
"query-string": "^6.10.1",
123123
"qunit-dom": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12217,10 +12217,10 @@ object-keys@^1.0.12:
1221712217
version "1.1.0"
1221812218
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.0.tgz#11bd22348dd2e096a045ab06f6c85bcc340fa032"
1221912219

12220-
object-to-formdata@^3.0.3:
12221-
version "3.0.3"
12222-
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-3.0.3.tgz#f53085434fee91e230a8ac5a8ca18a4eaab50019"
12223-
integrity sha512-WRlMCPr08H32igU/frBoOuIQFeN1P/z/Um0tHXHdcmUjap9W3fHF0mnaRtG4oFtB575DJr/kLGYJr0hkVVRldQ==
12220+
object-to-formdata@^3.0.4:
12221+
version "3.0.4"
12222+
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-3.0.4.tgz#639190ee7c858bb185a5f74d0d320ca457ea546f"
12223+
integrity sha512-7EmA1otOpyeyT/L6l6CrzFk9AlTWSCYgtzG9jKrWt8dGyQ2iJSoIO1YmpyvNVfKrO3mGzXeJjKGRxCjExogidQ==
1222412224

1222512225
object-visit@^1.0.0:
1222612226
version "1.0.1"

0 commit comments

Comments
 (0)