mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-14 02:56:52 -04:00
Bump formidable from 3.5.2 to 3.5.4
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c2e139dcb6
commit
266a193c0a
2 changed files with 4 additions and 19 deletions
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
|
@ -177,8 +177,8 @@ importers:
|
|||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
formidable:
|
||||
specifier: ^3.5.2
|
||||
version: 3.5.2
|
||||
specifier: ^3.5.4
|
||||
version: 3.5.4
|
||||
http-errors:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
|
@ -3013,9 +3013,6 @@ packages:
|
|||
formidable@2.1.5:
|
||||
resolution: {integrity: sha512-Oz5Hwvwak/DCaXVVUtPn4oLMLLy1CdclLKO1LFgU7XzDpVMUU5UjlSLpGMocyQNNk8F6IJW9M/YdooSn2MRI+Q==}
|
||||
|
||||
formidable@3.5.2:
|
||||
resolution: {integrity: sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg==}
|
||||
|
||||
formidable@3.5.4:
|
||||
resolution: {integrity: sha512-YikH+7CUTOtP44ZTnUhR7Ic2UASBPOqmaRkRKxRbywPTe5VxF7RRCck4af9wutiZ/QKM5nME9Bie2fFaPz5Gug==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
|
@ -3199,10 +3196,6 @@ packages:
|
|||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||
hasBin: true
|
||||
|
||||
hexoid@2.0.0:
|
||||
resolution: {integrity: sha512-qlspKUK7IlSQv2o+5I7yhUd7TxlOG2Vr5LTa3ve2XSNVKAL/n/u/7KLvKmFNimomDIKvZFXWHv0T12mv7rT8Aw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
hookable@5.5.3:
|
||||
resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
|
||||
|
||||
|
@ -7933,12 +7926,6 @@ snapshots:
|
|||
once: 1.4.0
|
||||
qs: 6.14.0
|
||||
|
||||
formidable@3.5.2:
|
||||
dependencies:
|
||||
dezalgo: 1.0.4
|
||||
hexoid: 2.0.0
|
||||
once: 1.4.0
|
||||
|
||||
formidable@3.5.4:
|
||||
dependencies:
|
||||
'@paralleldrive/cuid2': 2.2.2
|
||||
|
@ -8170,8 +8157,6 @@ snapshots:
|
|||
|
||||
he@1.2.0: {}
|
||||
|
||||
hexoid@2.0.0: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
html-encoding-sniffer@4.0.0:
|
||||
|
@ -9689,7 +9674,7 @@ snapshots:
|
|||
debug: 4.4.0(supports-color@8.1.1)
|
||||
fast-safe-stringify: 2.1.1
|
||||
form-data: 4.0.2
|
||||
formidable: 3.5.2
|
||||
formidable: 3.5.4
|
||||
methods: 1.1.2
|
||||
mime: 2.6.0
|
||||
qs: 6.14.0
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"express-rate-limit": "^7.5.0",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"find-root": "1.1.0",
|
||||
"formidable": "^3.5.2",
|
||||
"formidable": "^3.5.4",
|
||||
"http-errors": "^2.0.0",
|
||||
"jose": "^5.10.0",
|
||||
"js-cookie": "^3.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue