mirror of
https://github.com/plankanban/planka.git
synced 2025-08-03 12:35:26 +02:00
chore(deps): Bump path-to-regexp and sails in /server (#1012)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 1.9.0 and updates ancestor dependency [sails](https://github.com/balderdashy/sails). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.11 to 1.9.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.11...v1.9.0) Updates `sails` from 1.5.13 to 1.5.14 - [Release notes](https://github.com/balderdashy/sails/releases) - [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md) - [Commits](https://github.com/balderdashy/sails/compare/v1.5.13...v1.5.14) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: sails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b909d03997
commit
a01071b4fa
2 changed files with 37 additions and 16 deletions
|
@ -39,7 +39,7 @@
|
|||
"nodemailer": "^6.9.16",
|
||||
"openid-client": "^5.7.1",
|
||||
"rimraf": "^5.0.10",
|
||||
"sails": "^1.5.13",
|
||||
"sails": "^1.5.14",
|
||||
"sails-hook-orm": "^4.0.3",
|
||||
"sails-hook-sockets": "^3.0.1",
|
||||
"sails-postgresql": "^5.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue