Skip to content

Commit c63b7e2

Browse files
chore(deps): bump formidable from 3.5.1 to 3.5.4 in the npm_and_yarn group across 1 directory (#795)
chore(deps): bump formidable Bumps the npm_and_yarn group with 1 update in the / directory: [formidable](https://github.com/node-formidable/formidable). Updates `formidable` from 3.5.1 to 3.5.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) --- updated-dependencies: - dependency-name: formidable dependency-version: 3.5.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7375ed8 commit c63b7e2

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

yarn.lock

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5820,6 +5820,13 @@ __metadata:
58205820
languageName: node
58215821
linkType: hard
58225822

5823+
"@noble/hashes@npm:^1.1.5":
5824+
version: 1.8.0
5825+
resolution: "@noble/hashes@npm:1.8.0"
5826+
checksum: 10/474b7f56bc6fb2d5b3a42132561e221b0ea4f91e590f4655312ca13667840896b34195e2b53b7f097ec080a1fdd3b58d902c2a8d0fbdf51d2e238b53808a177e
5827+
languageName: node
5828+
linkType: hard
5829+
58235830
"@nodelib/fs.scandir@npm:2.1.5":
58245831
version: 2.1.5
58255832
resolution: "@nodelib/fs.scandir@npm:2.1.5"
@@ -5894,6 +5901,15 @@ __metadata:
58945901
languageName: node
58955902
linkType: hard
58965903

5904+
"@paralleldrive/cuid2@npm:^2.2.2":
5905+
version: 2.2.2
5906+
resolution: "@paralleldrive/cuid2@npm:2.2.2"
5907+
dependencies:
5908+
"@noble/hashes": "npm:^1.1.5"
5909+
checksum: 10/40ee269d6e47b4fed7706a2e4da7c27c3c668ebc969110d6d112277b6b16a67cce0503b53b9943f2c55035a72d225f77ea5541e03396d6429eec9252137a53b7
5910+
languageName: node
5911+
linkType: hard
5912+
58975913
"@pnpm/config.env-replace@npm:^1.1.0":
58985914
version: 1.1.0
58995915
resolution: "@pnpm/config.env-replace@npm:1.1.0"
@@ -11548,13 +11564,13 @@ __metadata:
1154811564
linkType: hard
1154911565

1155011566
"formidable@npm:^3.5.1":
11551-
version: 3.5.1
11552-
resolution: "formidable@npm:3.5.1"
11567+
version: 3.5.4
11568+
resolution: "formidable@npm:3.5.4"
1155311569
dependencies:
11570+
"@paralleldrive/cuid2": "npm:^2.2.2"
1155411571
dezalgo: "npm:^1.0.4"
11555-
hexoid: "npm:^1.0.0"
1155611572
once: "npm:^1.4.0"
11557-
checksum: 10/c9a7bbbd4ca8142893da88b51cf7797adee022344ea180cf157a108bf999bed5ad8bc07a10a28d8a39fcbfaa02e8cba07f4ba336fbeb330deb23907336ba1fc2
11573+
checksum: 10/4645e6ce3d8bbefd3dd873dcd6211362da3bf8a04c8426d7f454c238be0142975f02e5bdbc792fdbd2be493fdcf5442fe01d9a246bd8c3fd8e779738290cc630
1155811574
languageName: node
1155911575
linkType: hard
1156011576

@@ -12406,13 +12422,6 @@ __metadata:
1240612422
languageName: node
1240712423
linkType: hard
1240812424

12409-
"hexoid@npm:^1.0.0":
12410-
version: 1.0.0
12411-
resolution: "hexoid@npm:1.0.0"
12412-
checksum: 10/f2271b8b6b0e13fb5a1eccf740f53ce8bae689c80b9498b854c447f9dc94f75f44e0de064c0e4660ecdbfa8942bb2b69973fdcb080187b45bbb409a3c71f19d4
12413-
languageName: node
12414-
linkType: hard
12415-
1241612425
"history@npm:^4.9.0":
1241712426
version: 4.10.1
1241812427
resolution: "history@npm:4.10.1"

0 commit comments

Comments
 (0)