Skip to content

Commit

Permalink
docs: hotfixes
Browse files Browse the repository at this point in the history
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: Jeyso215 <114549769+Jeyso215@users.noreply.github.com>
  • Loading branch information
Jeyso215 authored Feb 6, 2025
1 parent 7266fed commit 2f656f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"description": "A free open source alternative Wikipedia front-end focused on privacy.",
"main": "src/wikiless.js",
"dependencies": {
"body-parser": "^1.20.3",
"body-parser": "^1.20.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"express": "^4.21.1",
"cookie-parser": "^1.4.7",
"express": "^4.21.2",
"got": "^11.8.3",
"node-html-parser": "^3.1.5",
"redis": "^4.0.1"
Expand Down

0 comments on commit 2f656f1

Please # to comment.