Commit cc9b9cd
authored
deps(nodegoat): bump the npm-minor-patch group
Bumps the npm-minor-patch group in /NodeGoat with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [body-parser](https://github.com/expressjs/body-parser) | `1.18.3` | `1.20.4` |
| [csurf](https://github.com/expressjs/csurf) | `1.9.0` | `1.11.0` |
| [dont-sniff-mimetype](https://github.com/helmetjs/dont-sniff-mimetype) | `1.0.0` | `1.1.0` |
| [express](https://github.com/expressjs/express) | `4.16.4` | `4.22.1` |
| [express-session](https://github.com/expressjs/session) | `1.15.6` | `1.18.2` |
| [marked](https://github.com/markedjs/marked) | `0.3.5` | `0.8.2` |
| [needle](https://github.com/tomas/needle) | `2.2.4` | `2.9.1` |
| [serve-favicon](https://github.com/expressjs/serve-favicon) | `2.5.0` | `2.5.1` |
| [underscore](https://github.com/jashkenas/underscore) | `1.9.1` | `1.13.7` |
| [async](https://github.com/caolan/async) | `2.6.1` | `2.6.4` |
| [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.2` | `7.0.3` |
| [cypress](https://github.com/cypress-io/cypress) | `3.3.1` | `3.8.3` |
| [grunt](https://github.com/gruntjs/grunt) | `1.0.3` | `1.6.1` |
| [grunt-cli](https://github.com/gruntjs/grunt-cli) | `1.3.2` | `1.4.3` |
| [grunt-mocha-test](https://github.com/pghalliday/grunt-mocha-test) | `0.12.7` | `0.13.3` |
| [jshint](https://github.com/jshint/jshint) | `2.12.0` | `2.13.6` |
| [nodemon](https://github.com/remy/nodemon) | `1.19.1` | `1.19.4` |
| [zaproxy](https://github.com/zaproxy/zap-api-nodejs) | `0.2.0` | `0.3.0` |
Updates `body-parser` from 1.18.3 to 1.20.4
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.18.3...1.20.4)
Updates `csurf` from 1.9.0 to 1.11.0
- [Release notes](https://github.com/expressjs/csurf/releases)
- [Changelog](https://github.com/expressjs/csurf/blob/master/HISTORY.md)
- [Commits](expressjs/csurf@1.9.0...1.11.0)
Updates `dont-sniff-mimetype` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/helmetjs/dont-sniff-mimetype/blob/v1.1.0/CHANGELOG.md)
- [Commits](helmetjs/dont-sniff-mimetype@v1.0.0...v1.1.0)
Updates `express` from 4.16.4 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](expressjs/express@4.16.4...v4.22.1)
Updates `express-session` from 1.15.6 to 1.18.2
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](expressjs/session@v1.15.6...v1.18.2)
Updates `marked` from 0.3.5 to 0.8.2
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v0.3.5...v0.8.2)
Updates `needle` from 2.2.4 to 2.9.1
- [Release notes](https://github.com/tomas/needle/releases)
- [Commits](https://github.com/tomas/needle/commits)
Updates `serve-favicon` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/expressjs/serve-favicon/releases)
- [Changelog](https://github.com/expressjs/serve-favicon/blob/master/HISTORY.md)
- [Commits](expressjs/serve-favicon@2.5.0...2.5.1)
Updates `underscore` from 1.9.1 to 1.13.7
- [Commits](jashkenas/underscore@1.9.1...1.13.7)
Updates `async` from 2.6.1 to 2.6.4
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.1...v2.6.4)
Updates `cross-env` from 7.0.2 to 7.0.3
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v7.0.2...v7.0.3)
Updates `cypress` from 3.3.1 to 3.8.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.3.1...v3.8.3)
Updates `grunt` from 1.0.3 to 1.6.1
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.0.3...v1.6.1)
Updates `grunt-cli` from 1.3.2 to 1.4.3
- [Release notes](https://github.com/gruntjs/grunt-cli/releases)
- [Changelog](https://github.com/gruntjs/grunt-cli/blob/main/CHANGELOG.md)
- [Commits](gruntjs/grunt-cli@v1.3.2...v1.4.3)
Updates `grunt-mocha-test` from 0.12.7 to 0.13.3
- [Commits](pghalliday/grunt-mocha-test@0.12.7...0.13.3)
Updates `jshint` from 2.12.0 to 2.13.6
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md)
- [Commits](jshint/jshint@2.12.0...2.13.6)
Updates `nodemon` from 1.19.1 to 1.19.4
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v1.19.1...v1.19.4)
Updates `zaproxy` from 0.2.0 to 0.3.0
- [Changelog](https://github.com/zaproxy/zap-api-nodejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zaproxy/zap-api-nodejs/commits)
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 1.20.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: csurf
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: dont-sniff-mimetype
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: express
dependency-version: 4.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: express-session
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: marked
dependency-version: 0.8.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: needle
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: serve-favicon
dependency-version: 2.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-minor-patch
- dependency-name: underscore
dependency-version: 1.13.7
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: async
dependency-version: 2.6.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor-patch
- dependency-name: cross-env
dependency-version: 7.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor-patch
- dependency-name: cypress
dependency-version: 3.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: grunt
dependency-version: 1.6.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: grunt-cli
dependency-version: 1.4.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: grunt-mocha-test
dependency-version: 0.13.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: jshint
dependency-version: 2.13.6
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
- dependency-name: nodemon
dependency-version: 1.19.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor-patch
- dependency-name: zaproxy
dependency-version: 0.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent de7496b commit cc9b9cd
2 files changed
Lines changed: 2544 additions & 2236 deletions
0 commit comments