Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 85dba5e

Browse files
committed
chore(deps): update dependency @fastify/busboy to v2.1.0
1 parent a4c3ff8 commit 85dba5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@google-cloud/common": "^5.0.0",
48-
"@fastify/busboy": "2.0.0",
48+
"@fastify/busboy": "2.1.0",
4949
"acorn": "^8.0.0",
5050
"coffeescript": "^2.0.0",
5151
"console-log-level": "^1.4.0",
@@ -60,7 +60,7 @@
6060
},
6161
"overrides": {
6262
"firebase-admin": {
63-
"@fastify/busboy": "2.0.0"
63+
"@fastify/busboy": "2.1.0"
6464
}
6565
},
6666
"devDependencies": {

0 commit comments

Comments
 (0)