Merge pull request #7047 from pixelfed/dependabot/npm_and_yarn/body-parser-1.20.6

chore(deps): bump body-parser from 1.20.5 to 1.20.6
pull/7028/head
Shlee 3 weeks ago committed by GitHub
commit 6050853f4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated

@ -4779,9 +4779,9 @@
"license": "MIT"
},
"node_modules/body-parser": {
"version": "1.20.5",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.5.tgz",
"integrity": "sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==",
"version": "1.20.6",
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.6.tgz",
"integrity": "sha512-p5tAzS57i5MV9fZFDj9LeIiTZEufbSe2eDozP+ElheSUq1m74CRq1jI4mYNDdVs9vQztXFLuk/Gd6BWTdwRJ5g==",
"license": "MIT",
"dependencies": {
"bytes": "~3.1.2",

Loading…
Cancel
Save