diff --git a/package.json b/package.json index a66e633fda..9db4104a8d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "lint": "yarn eslint app stories test" }, "dependencies": { - "body-parser": "1.20.2", + "body-parser": "1.20.3", "custom-protocol-check": "1.4.0", "express": "4.19.2", "helmet": "3.23.3", diff --git a/yarn.lock b/yarn.lock index 0bb8009114..3f51ac18f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7437,7 +7437,7 @@ __metadata: babel-plugin-rewire: 1.2.0 babel-plugin-styled-components: 2.1.4 babel-preset-react-app: 10.0.1 - body-parser: 1.20.2 + body-parser: 1.20.3 bows: 1.7.2 browser-locale: 1.0.3 browserify-zlib: 0.2.0 @@ -7614,6 +7614,26 @@ __metadata: languageName: node linkType: hard +"body-parser@npm:1.20.3": + version: 1.20.3 + resolution: "body-parser@npm:1.20.3" + dependencies: + bytes: 3.1.2 + content-type: ~1.0.5 + debug: 2.6.9 + depd: 2.0.0 + destroy: 1.2.0 + http-errors: 2.0.0 + iconv-lite: 0.4.24 + on-finished: 2.4.1 + qs: 6.13.0 + raw-body: 2.5.2 + type-is: ~1.6.18 + unpipe: 1.0.0 + checksum: 1a35c59a6be8d852b00946330141c4f142c6af0f970faa87f10ad74f1ee7118078056706a05ae3093c54dabca9cd3770fa62a170a85801da1a4324f04381167d + languageName: node + linkType: hard + "bonjour-service@npm:^1.0.11": version: 1.1.1 resolution: "bonjour-service@npm:1.1.1"