Skip to content

Commit a6cbf25

Browse files
authored
chore(deps): bump body-parser to latest via override (#2594)
1 parent e5a7893 commit a6cbf25

File tree

2 files changed

+145
-94
lines changed

2 files changed

+145
-94
lines changed

package-lock.json

Lines changed: 143 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
"packages/connectivity-tests"
172172
],
173173
"overrides": {
174-
"cookie": "^0.7.2"
174+
"cookie": "^0.7.2",
175+
"body-parser": "^2.2.1"
175176
}
176177
}

0 commit comments

Comments
 (0)