Skip to content

Commit 81a9057

Browse files
authored
chore(deps-dev): bump body-parser, express and @cypress/request (#10914)
1 parent a9f4ce1 commit 81a9057

2 files changed

Lines changed: 25 additions & 47 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"babel-plugin-lodash": "=3.3.4",
132132
"babel-plugin-module-resolver": "=5.0.2",
133133
"babel-plugin-transform-react-remove-prop-types": "=0.4.24",
134-
"body-parser": "^1.20.4",
134+
"body-parser": "^1.20.5",
135135
"cheerio": "=1.0.0",
136136
"copy-webpack-plugin": "14.0.0",
137137
"cors": "^2.8.5",
@@ -150,7 +150,7 @@
150150
"eslint-plugin-react": "^7.37.4",
151151
"esm": "=3.2.25",
152152
"expect": "=30.4.1",
153-
"express": "^4.22.1",
153+
"express": "^4.22.2",
154154
"git-describe": "^4.1.0",
155155
"html-webpack-plugin": "^5.6.3",
156156
"husky": "=9.1.7",
@@ -203,6 +203,9 @@
203203
"@pmmmwh/react-refresh-webpack-plugin": {
204204
"webpack-dev-server": "$webpack-dev-server"
205205
},
206+
"cypress": {
207+
"@cypress/request": "^4.0.1"
208+
},
206209
"enzyme": {
207210
"cheerio": "=1.0.0-rc.12"
208211
},

0 commit comments

Comments
 (0)