29 Commits

Author SHA1 Message Date
dependabot[bot] d82fd66880 Bump cookie and cookie-parser
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [cookie-parser](https://github.com/expressjs/cookie-parser). These dependencies need to be updated together.


Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2)

Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: cookie-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:25:34 +00:00
dependabot[bot] 8506cba417 Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [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.7...v0.1.10)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:20:26 +00:00
dependabot[bot] be70ee4fc6 Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 22:07:09 +00:00
xbdm f2b26d724d 0.1.2 2023-08-15 08:32:15 -04:00
xbdm a280a78a2f hotfix 2023-08-02 16:36:14 -04:00
xbdm 792b85d019 Merge pull request #77 from Metastem/dependabot/npm_and_yarn/got-13.0.0
Bump got from 11.8.5 to 13.0.0
2023-08-02 14:28:04 -04:00
xbdm 4dee149e25 Merge pull request #78 from Metastem/dependabot/npm_and_yarn/redis-4.6.7
Bump redis from 4.0.1 to 4.6.7
2023-08-02 14:27:52 -04:00
xbdm 8c3b2bb70f Merge pull request #79 from Metastem/dependabot/npm_and_yarn/body-parser-1.20.2
Bump body-parser from 1.20.1 to 1.20.2
2023-08-02 14:19:52 -04:00
dependabot[bot] eb7956bd95 Bump got from 11.8.5 to 13.0.0
Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 13.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.5...v13.0.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:18:48 +00:00
dependabot[bot] 752793b1f6 Bump redis from 4.0.1 to 4.6.7
Bumps [redis](https://github.com/redis/node-redis) from 4.0.1 to 4.6.7.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.0.1...redis@4.6.7)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:18:48 +00:00
dependabot[bot] b5bf095c19 Bump node-html-parser from 3.3.6 to 6.1.5
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 3.3.6 to 6.1.5.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v3.3.6...v6.1.5)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:16:12 +00:00
dependabot[bot] f35932b7cb Bump body-parser from 1.20.1 to 1.20.2
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.2)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 18:16:05 +00:00
xbdm 0a5b620151 Update package-lock.json 2023-06-03 03:51:18 -04:00
orenom 46d4b65aee upgrade dependencies 2022-07-20 16:33:29 +02:00
orenom c7efe63218 update version 0.1.0 => 0.1.1 2022-01-20 20:09:56 +01:00
orenom 00ccaf3dbe update version 0.0.5 => 0.1.0 2021-12-25 18:50:05 +01:00
orenom af7213b0e4 update dependencies 2021-12-25 18:47:54 +01:00
Ming Di Leom 443bca6b43 refactor: async/await
- feat(deps): add 'got'
  * support redirect, retry on error and promise
- feat(deps): upgrade redis to v4
  * promise-based
- style: remove unnecessary 'else return'
2021-12-22 07:56:30 +00:00
orenom 67414ed28c bump version 0.0.4 => 0.0.5 2021-12-17 18:07:46 +01:00
orenom bb2c413889 bump version 0.0.3 -> 0.0.4 2021-12-13 00:11:19 +01:00
orenom 3a074a4fa0 update dependencies 2021-10-30 21:54:39 +02:00
orenom 91c8b30af6 update dependencies 2021-10-06 18:01:07 +02:00
orenom 71288d6644 up version, 0.0.2 -> 0.0.3 2021-07-18 11:41:27 +02:00
orenom 22a465eb35 update packages 2021-07-06 13:22:20 +02:00
orenom cab3071e33 fix css-what security vulns 2021-07-03 07:02:58 +02:00
josiah c319b83807 added http_addr to config.js.template to bind wikiless to specific ip address 2021-06-12 19:57:26 -05:00
orenom 50d7bc5ade update packages 2021-05-28 21:50:14 +02:00
orenom abcb910dfa bump version 2021-05-27 20:04:56 +02:00
orenom b6965a3bdc first commit 2021-05-05 17:22:33 +02:00