Skip to content

Commit 455c624

Browse files
chore: Fix rebasing rule for the form-data dependency
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent fad2c31 commit 455c624

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rebase/add/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"form-data": "3.0.4"
3131
},
3232
"@azure/core-http": {
33-
"form-data": "3.0.4"
33+
"form-data": "4.0.4"
3434
}
3535
}
3636
}

0 commit comments

Comments
 (0)