Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
41802bf6fb
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:28:57 +00:00
Clara K
4f5dc89bcb
Merge pull request #11 from Crazyco-xyz/dependabot/npm_and_yarn/socket.io-parser-3.4.3
Bump socket.io-parser from 3.3.3 to 3.4.3
2024-09-09 03:27:41 +02:00
Clara K
acf4b26c64
Merge pull request #12 from Crazyco-xyz/dependabot/npm_and_yarn/multi-d2a14255b0
Bump ws, engine.io and engine.io-client
2024-09-09 03:27:19 +02:00
dependabot[bot]
a90759a4ff
Bump socket.io-parser from 3.3.3 to 3.4.3
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.4.3.
- [Release notes](https://github.com/Automattic/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.4.3/CHANGELOG.md)
- [Commits](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.4.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:21:58 +00:00
dependabot[bot]
5fc47ac417
Bump ws, engine.io and engine.io-client
Bumps [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io) and [engine.io-client](https://github.com/socketio/engine.io-client). These dependencies needed to be updated together.

Updates `ws` from 7.4.6 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.10)

Updates `engine.io` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/3.6.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/3.6.1...3.6.2)

Updates `engine.io-client` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/socketio/engine.io-client/releases)
- [Changelog](https://github.com/socketio/engine.io-client/blob/3.5.4/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io-client/compare/3.5.3...3.5.4)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: engine.io-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:21:58 +00:00
dependabot[bot]
4fdccfd60e
Bump webpack from 5.91.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:21:55 +00:00
dependabot[bot]
90cc863e50
Bump nodemailer from 6.4.11 to 6.9.13
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.11 to 6.9.13.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.11...v6.9.13)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 01:43:14 +00:00
dependabot[bot]
066a6cd851
Bump got and xo
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [xo](https://github.com/xojs/xo). These dependencies need to be updated together.


Removes `got`

Updates `xo` from 0.24.0 to 0.58.0
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.24.0...v0.58.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: xo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 11:43:39 +00:00
dependabot[bot]
374f2a0a62
Bump validator and express-validator
Bumps [validator](https://github.com/validatorjs/validator.js) to 13.11.0 and updates ancestor dependency [express-validator](https://github.com/express-validator/express-validator). These dependencies need to be updated together.


Updates `validator` from 10.11.0 to 13.11.0
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/10.11.0...13.11.0)

Updates `express-validator` from 5.3.1 to 7.0.1
- [Release notes](https://github.com/express-validator/express-validator/releases)
- [Commits](https://github.com/express-validator/express-validator/compare/v5.3.1...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 11:41:25 +00:00
Clara K
9ad5ae65be
Merge pull request #6 from Crazyco-xyz/dependabot/npm_and_yarn/sanitize-html-2.12.1
Bump sanitize-html from 1.27.5 to 2.12.1
2024-04-11 13:40:55 +02:00
Clara K
7687338f6f
Merge pull request #4 from Crazyco-xyz/dependabot/npm_and_yarn/multi-3dbc2df540
Bump qs and express
2024-04-11 13:40:43 +02:00
dependabot[bot]
2293152bb4
Bump sanitize-html from 1.27.5 to 2.12.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.27.5 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.12.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 11:40:22 +00:00
dependabot[bot]
a2be9a6505
Bump qs and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.5.2 to 6.11.0
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.0)

Updates `express` from 4.16.4 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.16.4...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 11:40:13 +00:00
dependabot[bot]
95fb7f440b
Bump nodemailer from 5.1.1 to 6.9.9
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 5.1.1 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v5.1.1...v6.9.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 11:39:28 +00:00
ClaraCrazy
a91bad3901 Add missing package-lock 2023-11-04 11:38:23 +01:00