Skip to content

Commit b5b8cdd

Browse files
fix(deps): update dependency express to ^5.2.1 - git-proxy-plugin-samples - plugins/git-proxy-plugin-samples/package.json
1 parent 9a65e5f commit b5b8cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/git-proxy-plugin-samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"./example": "./example.cjs"
1414
},
1515
"dependencies": {
16-
"express": "^5.1.0"
16+
"express": "^5.2.1"
1717
},
1818
"peerDependencies": {
1919
"@finos/git-proxy": "^1.19.2"

0 commit comments

Comments
 (0)