mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 12:49:13 -04:00
build(deps): bump qs and formidable in /src
Bumps [qs](https://github.com/ljharb/qs) to 6.11.2 and updates ancestor dependency [formidable](https://github.com/node-formidable/formidable). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.11.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.2) Updates `formidable` from 2.0.1 to 2.1.2 - [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: qs dependency-type: indirect - dependency-name: formidable dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
db8f22fce5
commit
cfb128ba93
2 changed files with 18 additions and 42 deletions
|
@ -42,7 +42,7 @@
|
|||
"express-session": "npm:@etherpad/express-session@^1.18.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"find-root": "1.1.0",
|
||||
"formidable": "^2.0.1",
|
||||
"formidable": "^2.1.2",
|
||||
"http-errors": "^2.0.0",
|
||||
"js-cookie": "^3.0.1",
|
||||
"jsdom": "^19.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue