Bump qs, express and grunt-contrib-watch

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [express](https://github.com/expressjs/express), [express](https://github.com/expressjs/express) and [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together.


Updates `qs` from 6.5.2 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.2...v6.5.3)

Updates `express` from 4.17.1 to 4.18.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.17.1...4.18.2)

Updates `express` from 4.16.4 to 4.18.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.17.1...4.18.2)

Updates `grunt-contrib-watch` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/gruntjs/grunt-contrib-watch/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-watch/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
- dependency-name: grunt-contrib-watch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/16442/head
dependabot[bot] 2 years ago committed by GitHub
parent 1f25b5f047
commit 7b7926c020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7007
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -148,7 +148,7 @@
"grunt-contrib-jasmine": "CartoDB/grunt-contrib-jasmine#headless-chrome", "grunt-contrib-jasmine": "CartoDB/grunt-contrib-jasmine#headless-chrome",
"grunt-contrib-jst": "CartoDB/grunt-contrib-jst#merge-master", "grunt-contrib-jst": "CartoDB/grunt-contrib-jst#merge-master",
"grunt-contrib-uglify": "2.0.x", "grunt-contrib-uglify": "2.0.x",
"grunt-contrib-watch": "1.0.0", "grunt-contrib-watch": "1.1.0",
"grunt-eslint": "~20.1.0", "grunt-eslint": "~20.1.0",
"grunt-exorcise": "2.1.1", "grunt-exorcise": "2.1.1",
"grunt-postcss": "0.7.2", "grunt-postcss": "0.7.2",

Loading…
Cancel
Save