Skip to content

Commit 38537ce

Browse files
Bump request-promise from 4.2.5 to 4.2.6 in /frontend
Bumps [request-promise](https://github.com/request/request-promise) from 4.2.5 to 4.2.6. - [Release notes](https://github.com/request/request-promise/releases) - [Commits](request/request-promise@v4.2.5...v4.2.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4518dd commit 38537ce

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-dom": "^16.13.1",
1111
"react-router-dom": "^5.2.0",
1212
"react-scripts": "^3.4.0",
13-
"request-promise": "^4.2.5"
13+
"request-promise": "^4.2.6"
1414
},
1515
"scripts": {
1616
"start": "react-scripts start",

0 commit comments

Comments
 (0)