Skip to content

Commit 63ac339

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency form-data to ^4.0.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 875dc19 commit 63ac339

File tree

3 files changed

+14
-12
lines changed

3 files changed

+14
-12
lines changed

extensions/authentication-passport/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"axios": "^1.8.3",
7070
"body-parser": "^1.20.3",
7171
"express": "^4.21.2",
72-
"form-data": "^4.0.1",
72+
"form-data": "^4.0.2",
7373
"jsonwebtoken": "^9.0.2",
7474
"lodash": "^4.17.21",
7575
"passport-http": "^0.3.0",

fixtures/mock-oauth2-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"axios": "^1.8.3",
4444
"body-parser": "^1.20.3",
4545
"express": "^4.21.2",
46-
"form-data": "^4.0.1",
46+
"form-data": "^4.0.2",
4747
"jsonwebtoken": "^9.0.2",
4848
"lodash": "^4.17.21",
4949
"tslib": "^2.8.1"

package-lock.json

+12-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)