Skip to content

Commit 4a21364

Browse files
authored
Merge pull request #1372 from finos/renovate/git-proxy-plugin-samples-manager
fix(deps): update dependency express to ^5.2.1 - git-proxy-plugin-samples - plugins/git-proxy-plugin-samples/package.json
2 parents 9a65e5f + b5b8cdd commit 4a21364

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)