Skip to content

Commit 069fcfa

Browse files
authored
Merge pull request #886 from finos/renovate/git-proxy-plugin-samples-manager
fix(deps): update npm - git-proxy-plugin-samples - plugins/git-proxy-plugin-samples/package.json
2 parents 6da3e86 + 15c5657 commit 069fcfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"./example": "./example.cjs"
1414
},
1515
"dependencies": {
16-
"express": "^4.18.2"
16+
"express": "^4.21.2"
1717
},
1818
"peerDependencies": {
19-
"@finos/git-proxy": "^1.4.0"
19+
"@finos/git-proxy": "^1.7.1"
2020
}
2121
}

0 commit comments

Comments
 (0)