Skip to content

Commit 15c5657

Browse files
fix(deps): update npm - git-proxy-plugin-samples - plugins/git-proxy-plugin-samples/package.json
1 parent 6da3e86 commit 15c5657

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)