Skip to content

Commit 4dd82eb

Browse files
dependabot[bot]mariobehlingcweitat
authored
chore(deps-dev): bump object-to-formdata from 4.4.2 to 4.5.1 (#8718)
Bumps [object-to-formdata](https://github.com/therealparmesh/object-to-formdata) from 4.4.2 to 4.5.1. - [Commits](https://github.com/therealparmesh/object-to-formdata/commits) --- updated-dependencies: - dependency-name: object-to-formdata dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mario Behling <[email protected]> Co-authored-by: cweitat <[email protected]>
1 parent 368bbc6 commit 4dd82eb

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
@@ -148,7 +148,7 @@
148148
"mini-css-extract-plugin": "^2.7.6",
149149
"moment-timezone": "^0.5.31",
150150
"npm-run-all": "^4.1.5",
151-
"object-to-formdata": "^4.4.2",
151+
"object-to-formdata": "^4.5.1",
152152
"paypal-checkout": "^4.0.336",
153153
"pre-commit": "^1.2.2",
154154
"query-string": "^7.1.1",

yarn.lock

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

13798-
object-to-formdata@^4.4.2:
13799-
version "4.4.2"
13800-
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-4.4.2.tgz#f89013f90493c58cb5f6ab9f50b7aeec30745ea6"
13801-
integrity sha512-fu6UDjsqIfFUu/B3GXJ2IFnNAL/YbsC1PPzqDIFXcfkhdYjTD3K4zqhyD/lZ6+KdP9O/64YIPckIOiS5ouXwLA==
13798+
object-to-formdata@^4.5.1:
13799+
version "4.5.1"
13800+
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-4.5.1.tgz#b6955a9c505b58df15852fee5f844b418b3eb6fe"
13801+
integrity sha512-QiM9D0NiU5jV6J6tjE1g7b4Z2tcUnKs1OPUi4iMb2zH+7jwlcUrASghgkFk9GtzqNNq8rTQJtT8AzjBAvLoNMw==
1380213802

1380313803
object-visit@^1.0.0:
1380413804
version "1.0.1"

0 commit comments

Comments
 (0)