Skip to content

Commit f70886d

Browse files
committed
chore(deps): bump body-parser to latest via override
1 parent f215cf7 commit f70886d

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)