Skip to content

Commit fa1acf5

Browse files
fix(deps): bump http-proxy-middleware in /templates/node-jet
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 3.0.3 to 3.0.5. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v3.0.3...v3.0.5) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3371fc3 commit fa1acf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-jet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cors": "^2.8.5",
1414
"dotenv": "16.4.7",
1515
"express": "4.21.2",
16-
"http-proxy-middleware": "3.0.3",
16+
"http-proxy-middleware": "3.0.5",
1717
"morgan": "1.10.0",
1818
"oracledb": "6.7.1"
1919
},

0 commit comments

Comments
 (0)