diff --git a/.licenses/npm/body-parser.dep.yml b/.licenses/npm/body-parser.dep.yml index 6febb98..c458216 100644 --- a/.licenses/npm/body-parser.dep.yml +++ b/.licenses/npm/body-parser.dep.yml @@ -1,6 +1,6 @@ --- name: body-parser -version: 2.2.0 +version: 2.2.1 type: npm summary: Node.js body parsing middleware homepage: @@ -35,15 +35,13 @@ licenses: text: |- [MIT](LICENSE) - [ci-image]: https://badgen.net/github/checks/expressjs/body-parser/master?label=ci + [ci-image]: https://img.shields.io/github/actions/workflow/status/expressjs/body-parser/ci.yml?branch=master&label=ci [ci-url]: https://github.com/expressjs/body-parser/actions/workflows/ci.yml - [coveralls-image]: https://badgen.net/coveralls/c/github/expressjs/body-parser/master + [coveralls-image]: https://img.shields.io/coverallsCoverage/github/expressjs/body-parser?branch=master [coveralls-url]: https://coveralls.io/r/expressjs/body-parser?branch=master - [node-version-image]: https://badgen.net/npm/node/body-parser - [node-version-url]: https://nodejs.org/en/download - [npm-downloads-image]: https://badgen.net/npm/dm/body-parser + [npm-downloads-image]: https://img.shields.io/npm/dm/body-parser [npm-url]: https://npmjs.org/package/body-parser - [npm-version-image]: https://badgen.net/npm/v/body-parser + [npm-version-image]: https://img.shields.io/npm/v/body-parser [ossf-scorecard-badge]: https://api.scorecard.dev/projects/github.com/expressjs/body-parser/badge [ossf-scorecard-visualizer]: https://ossf.github.io/scorecard-visualizer/#/projects/github.com/expressjs/body-parser notices: [] diff --git a/.licenses/npm/debug.dep.yml b/.licenses/npm/debug.dep.yml index 1477ea3..b49c69e 100644 --- a/.licenses/npm/debug.dep.yml +++ b/.licenses/npm/debug.dep.yml @@ -1,6 +1,6 @@ --- name: debug -version: 4.4.1 +version: 4.4.3 type: npm summary: Lightweight debugging utility for Node.js and the browser homepage: diff --git a/.licenses/npm/http-errors.dep.yml b/.licenses/npm/http-errors.dep.yml index ee2644c..308a055 100644 --- a/.licenses/npm/http-errors.dep.yml +++ b/.licenses/npm/http-errors.dep.yml @@ -1,6 +1,6 @@ --- name: http-errors -version: 2.0.0 +version: 2.0.1 type: npm summary: Create HTTP error objects homepage: diff --git a/.licenses/npm/iconv-lite.dep.yml b/.licenses/npm/iconv-lite.dep.yml index 01070fc..bf14bcc 100644 --- a/.licenses/npm/iconv-lite.dep.yml +++ b/.licenses/npm/iconv-lite.dep.yml @@ -1,9 +1,9 @@ --- name: iconv-lite -version: 0.6.3 +version: 0.7.0 type: npm summary: Convert character encodings in pure javascript. -homepage: https://github.com/ashtuchkin/iconv-lite +homepage: https://github.com/pillarjs/iconv-lite license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/raw-body.dep.yml b/.licenses/npm/raw-body.dep.yml index 8e7cd15..1ab2505 100644 --- a/.licenses/npm/raw-body.dep.yml +++ b/.licenses/npm/raw-body.dep.yml @@ -1,6 +1,6 @@ --- name: raw-body -version: 3.0.0 +version: 3.0.2 type: npm summary: Get and validate the raw body of a readable stream. homepage: diff --git a/.licenses/npm/statuses-2.0.1.dep.yml b/.licenses/npm/statuses-2.0.1.dep.yml deleted file mode 100644 index 0467731..0000000 --- a/.licenses/npm/statuses-2.0.1.dep.yml +++ /dev/null @@ -1,47 +0,0 @@ ---- -name: statuses -version: 2.0.1 -type: npm -summary: HTTP status utility -homepage: -license: mit -licenses: -- sources: LICENSE - text: |2 - - The MIT License (MIT) - - Copyright (c) 2014 Jonathan Ong - Copyright (c) 2016 Douglas Christopher Wilson - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. -- sources: README.md - text: |- - [MIT](LICENSE) - - [ci-image]: https://badgen.net/github/checks/jshttp/statuses/master?label=ci - [ci-url]: https://github.com/jshttp/statuses/actions?query=workflow%3Aci - [coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/statuses/master - [coveralls-url]: https://coveralls.io/r/jshttp/statuses?branch=master - [node-version-image]: https://badgen.net/npm/node/statuses - [node-version-url]: https://nodejs.org/en/download - [npm-downloads-image]: https://badgen.net/npm/dm/statuses - [npm-url]: https://npmjs.org/package/statuses - [npm-version-image]: https://badgen.net/npm/v/statuses -notices: [] diff --git a/.licenses/npm/statuses-2.0.2.dep.yml b/.licenses/npm/statuses.dep.yml similarity index 100% rename from .licenses/npm/statuses-2.0.2.dep.yml rename to .licenses/npm/statuses.dep.yml diff --git a/package-lock.json b/package-lock.json index 8536f66..5c83a01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3623,23 +3623,27 @@ } }, "node_modules/body-parser": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz", - "integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.1.tgz", + "integrity": "sha512-nfDwkulwiZYQIGwxdy0RUmowMhKcFVcYXUU7m4QlKYim1rUtg83xm2yjZ40QjDuc291AJjjeSc9b++AWHSgSHw==", "license": "MIT", "dependencies": { "bytes": "^3.1.2", "content-type": "^1.0.5", - "debug": "^4.4.0", + "debug": "^4.4.3", "http-errors": "^2.0.0", - "iconv-lite": "^0.6.3", + "iconv-lite": "^0.7.0", "on-finished": "^2.4.1", "qs": "^6.14.0", - "raw-body": "^3.0.0", - "type-is": "^2.0.0" + "raw-body": "^3.0.1", + "type-is": "^2.0.1" }, "engines": { "node": ">=18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/bottleneck": { @@ -4089,9 +4093,9 @@ } }, "node_modules/debug": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" @@ -5810,28 +5814,23 @@ } }, "node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz", + "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==", "license": "MIT", "dependencies": { - "depd": "2.0.0", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "toidentifier": "1.0.1" + "depd": "~2.0.0", + "inherits": "~2.0.4", + "setprototypeof": "~1.2.0", + "statuses": "~2.0.2", + "toidentifier": "~1.0.1" }, "engines": { "node": ">= 0.8" - } - }, - "node_modules/http-errors/node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "license": "MIT", - "engines": { - "node": ">= 0.8" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/http-proxy-agent": { @@ -5863,15 +5862,19 @@ } }, "node_modules/iconv-lite": { - "version": "0.6.3", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz", + "integrity": "sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, "engines": { "node": ">=0.10.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/ieee754": { @@ -8030,18 +8033,18 @@ } }, "node_modules/raw-body": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz", - "integrity": "sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.2.tgz", + "integrity": "sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==", "license": "MIT", "dependencies": { - "bytes": "3.1.2", - "http-errors": "2.0.0", - "iconv-lite": "0.6.3", - "unpipe": "1.0.0" + "bytes": "~3.1.2", + "http-errors": "~2.0.1", + "iconv-lite": "~0.7.0", + "unpipe": "~1.0.0" }, "engines": { - "node": ">= 0.8" + "node": ">= 0.10" } }, "node_modules/react-is": {