Skip to content

Commit a65be17

Browse files
chore: Bump formidable from 2.1.2 to 2.1.5
Bumps [formidable](https://github.com/node-formidable/formidable) from 2.1.2 to 2.1.5. - [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) --- updated-dependencies: - dependency-name: formidable dependency-version: 2.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99a7ac9 commit a65be17

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

.yarn/install-state.gz

1.99 KB
Binary file not shown.

yarn.lock

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,13 @@ __metadata:
318318
languageName: node
319319
linkType: hard
320320

321+
"@noble/hashes@npm:^1.1.5":
322+
version: 1.8.0
323+
resolution: "@noble/hashes@npm:1.8.0"
324+
checksum: 06a0b52c81a6fa7f04d67762e08b2c476a00285858150caeaaff4037356dd5e119f45b2a530f638b77a5eeca013168ec1b655db41bae3236cb2e9d511484fc77
325+
languageName: node
326+
linkType: hard
327+
321328
"@noble/hashes@npm:^1.4.0":
322329
version: 1.7.1
323330
resolution: "@noble/hashes@npm:1.7.1"
@@ -491,6 +498,15 @@ __metadata:
491498
languageName: node
492499
linkType: hard
493500

501+
"@paralleldrive/cuid2@npm:^2.2.2":
502+
version: 2.2.2
503+
resolution: "@paralleldrive/cuid2@npm:2.2.2"
504+
dependencies:
505+
"@noble/hashes": "npm:^1.1.5"
506+
checksum: af5826df93de437121308f4f4ce0b2eeb89b60bb57a1a6592fb89c0d40d311ad1d9f3f6a4db2cce6f2bcf572de1aa3f85704254e89b18ce61c41ebb06564c4ee
507+
languageName: node
508+
linkType: hard
509+
494510
"@pkgjs/parseargs@npm:^0.11.0":
495511
version: 0.11.0
496512
resolution: "@pkgjs/parseargs@npm:0.11.0"
@@ -2600,14 +2616,14 @@ __metadata:
26002616
linkType: hard
26012617

26022618
"formidable@npm:^2.0.1":
2603-
version: 2.1.2
2604-
resolution: "formidable@npm:2.1.2"
2619+
version: 2.1.5
2620+
resolution: "formidable@npm:2.1.5"
26052621
dependencies:
2622+
"@paralleldrive/cuid2": "npm:^2.2.2"
26062623
dezalgo: "npm:^1.0.4"
2607-
hexoid: "npm:^1.0.0"
26082624
once: "npm:^1.4.0"
26092625
qs: "npm:^6.11.0"
2610-
checksum: efba03d11127098daa6ef54c3c0fad25693973eb902fa88ccaaa203baebe8c74d12ba0fe1e113eccf79b9172510fa337e4e107330b124fb3a8c74697b4aa2ce3
2626+
checksum: 2c68ca6cccc1ac3de497c50236631fafea8e1a09396d88b4dd2dc9db6029b5abaeb6747b8b97ebc1143cd40cf62c27ba485b8c6317088c066fc999af3ac621d4
26112627
languageName: node
26122628
linkType: hard
26132629

@@ -3019,13 +3035,6 @@ __metadata:
30193035
languageName: node
30203036
linkType: hard
30213037

3022-
"hexoid@npm:^1.0.0":
3023-
version: 1.0.0
3024-
resolution: "hexoid@npm:1.0.0"
3025-
checksum: 9c45e8ba676b9eb88455631ebceec4c829a8374a583410dc735472ab9808bf11339fcd074633c3fa30e420901b894d8a92ffd5e2e21eddd41149546e05a91f69
3026-
languageName: node
3027-
linkType: hard
3028-
30293038
"html-escaper@npm:^2.0.0":
30303039
version: 2.0.2
30313040
resolution: "html-escaper@npm:2.0.2"

0 commit comments

Comments
 (0)