Skip to content

Commit 14b2b89

Browse files
authored
Merge pull request #442 from nicolethoen/js-express
fix(deps): bump various dependencies
2 parents 126f995 + 481618f commit 14b2b89

File tree

2 files changed

+221
-160
lines changed

2 files changed

+221
-160
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"victory": "37.3.2"
6565
},
6666
"resolutions": {
67-
"chromedriver": "^104"
67+
"chromedriver": "^104",
68+
"express": "^4.22.1"
6869
},
6970
"jest": {
7071
"moduleFileExtensions": [

0 commit comments

Comments
 (0)