Skip to content

Commit

Permalink
Bump formidable from 2.1.2 to 3.2.4
Browse files Browse the repository at this point in the history
Bumps [formidable](https://github.com/node-formidable/formidable) from 2.1.2 to 3.2.4.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits/v3.2.4)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent f61cf8c commit 0c404b9
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 31 deletions.
21 changes: 6 additions & 15 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/qs-npm-6.11.2-b118bc1c6f-e812f3c590.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"apollo3-cache-persist": "^0.14.1",
"clsx": "^1.2.1",
"dotenv": "^16.0.2",
"formidable": "^2.1.1",
"formidable": "^3.2.4",
"formik": "^2.2.9",
"framer-motion": "^7.3.6",
"graphql": "^16.6.0",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13513,15 +13513,14 @@ __metadata:
languageName: node
linkType: hard

"formidable@npm:^2.1.1":
version: 2.1.2
resolution: "formidable@npm:2.1.2"
"formidable@npm:^3.2.4":
version: 3.5.1
resolution: "formidable@npm:3.5.1"
dependencies:
dezalgo: ^1.0.4
hexoid: ^1.0.0
once: ^1.4.0
qs: ^6.11.0
checksum: 81c8e5d89f5eb873e992893468f0de22c01678ca3d315db62be0560f9de1c77d4faefc9b1f4575098eb2263b3c81ba1024833a9fc3206297ddbac88a4f69b7a8
checksum: 46b21496f9f985161cf7636163147b6728f9997c7e1d59433680d92619758bf6862330e6d105b5816bafcd1ab32f27ef183455991f93ef836ea731c68db62af9
languageName: node
linkType: hard

Expand Down Expand Up @@ -18325,7 +18324,7 @@ __metadata:
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-prettier: ^4.2.1
eslint-plugin-react: ^7.31.8
formidable: ^2.1.1
formidable: ^3.2.4
formik: ^2.2.9
framer-motion: ^7.3.6
full-icu: ^1.5.0
Expand Down Expand Up @@ -20422,15 +20421,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.11.0":
version: 6.11.2
resolution: "qs@npm:6.11.2"
dependencies:
side-channel: ^1.0.4
checksum: e812f3c590b2262548647d62f1637b6989cc56656dc960b893fe2098d96e1bd633f36576f4cd7564dfbff9db42e17775884db96d846bebe4f37420d073ecdc0b
languageName: node
linkType: hard

"qs@npm:~6.5.2":
version: 6.5.3
resolution: "qs@npm:6.5.3"
Expand Down

0 comments on commit 0c404b9

Please sign in to comment.