Bump qs and moleculer-web in /advanced/server

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [moleculer-web](https://github.com/moleculerjs/moleculer-web). These dependencies need to be updated together.


Updates `qs` from 6.5.1 to 6.5.3
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.1...v6.5.3)

Updates `moleculer-web` from 0.6.0-beta7 to 0.10.4
- [Release notes](https://github.com/moleculerjs/moleculer-web/releases)
- [Changelog](https://github.com/moleculerjs/moleculer-web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moleculerjs/moleculer-web/compare/v0.6.0-beta7...v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-07 05:37:18 +00:00
committed by GitHub
parent dfe4cc02d9
commit 0a0a1a905a
2 changed files with 283 additions and 169 deletions

View File

@@ -26,7 +26,7 @@
"moleculer": "^0.11.0",
"moleculer-db": "0.7.0",
"moleculer-db-adapter-mongo": "0.1.6",
"moleculer-web": "0.6.0-beta7",
"moleculer-web": "0.10.4",
"nats": "0.7.24",
"slug": "0.9.1"
},