build(deps): bump apidoc from 0.23.0 to 0.24.0 (#12412)

Bumps [apidoc](https://github.com/apidoc/apidoc) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/apidoc/apidoc/releases)
- [Changelog](https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apidoc/apidoc/compare/0.23.0...0.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-27 10:08:26 +02:00 committed by GitHub
parent 79c64763ac
commit 6a53cd29bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1542,18 +1542,18 @@
}
},
"apidoc": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.23.0.tgz",
"integrity": "sha512-bn2QNaqyyL5ihRUlBBqwffElJg+hAgxAWPDdjJiLxDJ66Jiw+jf8uucFLYC9XHFqjdM7YTqLluM2PPshrqzObg==",
"version": "0.24.0",
"resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.24.0.tgz",
"integrity": "sha512-1aKEMOJaX9coPTwbVcDtCcxtv7VIhR6YEWxWMtoKouYaaMqmScTBikq8umIH8pjr77F2AjrNWFiLhfwsHLsvkA==",
"requires": {
"apidoc-core": "^0.11.1",
"commander": "^2.20.0",
"fs-extra": "^8.1.0",
"handlebars": "^4.7.6",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"markdown-it": "^10.0.0",
"nodemon": "^2.0.3",
"winston": "^3.2.1"
"nodemon": "^2.0.4",
"winston": "^3.3.3"
}
},
"apidoc-core": {

View file

@ -12,7 +12,7 @@
"accepts": "^1.3.5",
"amazon-payments": "^0.2.8",
"amplitude": "^3.5.0",
"apidoc": "^0.23.0",
"apidoc": "^0.24.0",
"apn": "^2.2.0",
"apple-auth": "^1.0.6",
"bcrypt": "^5.0.0",