Skip to content

Commit 366eb9e

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

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-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.7.7",
7070
"body-parser": "^1.20.3",
7171
"express": "^4.19.2",
72-
"form-data": "^4.0.0",
72+
"form-data": "^4.0.1",
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.7.7",
4444
"body-parser": "^1.20.3",
4545
"express": "^4.19.2",
46-
"form-data": "^4.0.0",
46+
"form-data": "^4.0.1",
4747
"jsonwebtoken": "^9.0.2",
4848
"lodash": "^4.17.21",
4949
"tslib": "^2.6.3"

package-lock.json

Lines changed: 6 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)