Skip to content

Commit 7d719a2

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency form-data to ^4.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f761de8 commit 7d719a2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"axios": "^1.10.0",
7070
"body-parser": "^2.2.0",
7171
"express": "^4.21.2",
72-
"form-data": "^4.0.3",
72+
"form-data": "^4.0.4",
7373
"jsonwebtoken": "^9.0.2",
7474
"lodash": "^4.17.21",
7575
"passport-http": "^0.3.0",

fixtures/mock-oauth2-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"axios": "^1.10.0",
4444
"body-parser": "^2.2.0",
4545
"express": "^4.21.2",
46-
"form-data": "^4.0.3",
46+
"form-data": "^4.0.4",
4747
"jsonwebtoken": "^9.0.2",
4848
"lodash": "^4.17.21",
4949
"tslib": "^2.8.1"

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)