Skip to content

Commit 419b7d3

Browse files
committed
Update dependencies; update package version to 3.2.4
1 parent be4761b commit 419b7d3

File tree

2 files changed

+47
-35
lines changed

2 files changed

+47
-35
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formzilla",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "Fastify plugin for parsing multipart/form data",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"license": "ISC",
1414
"dependencies": {
1515
"busboy": "^1.6.0",
16-
"fastify": "^4.25.2"
16+
"fastify": "^4.26.1"
1717
},
1818
"keywords": [
1919
"fastify",

0 commit comments

Comments
 (0)