Skip to content

Commit

Permalink
update version form-data package
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-duboyski committed Mar 5, 2023
1 parent 8f3a3cf commit 0a58572
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
"version" "2.0.0"

"form-data@^3.0.0":
"integrity" "sha512-CKMFDglpbMi6PyN+brwB9Q/GOw0eAnsrEZDgcsH5Krhz5Od/haKHAX0NmQfha2zPPz0JpWzA7GJHGSnvCRLWsg=="
"resolved" "https://registry.npmjs.org/form-data/-/form-data-3.0.0.tgz"
"version" "3.0.0"
"integrity" "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg=="
"resolved" "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz"
"version" "3.0.1"
dependencies:
"asynckit" "^0.4.0"
"combined-stream" "^1.0.8"
Expand Down

0 comments on commit 0a58572

Please sign in to comment.