Skip to content

Commit 6b35b0b

Browse files
fix(deps): bump @remix-run/node in /templates/ords-remix-jwt-sample
Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) from 2.16.8 to 2.17.2. - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/remix@2.17.2/packages/remix-node) --- updated-dependencies: - dependency-name: "@remix-run/node" dependency-version: 2.17.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb6f6e7 commit 6b35b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ords-remix-jwt-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@mui/icons-material": "5.16.14",
4040
"@mui/material": "5.16.14",
4141
"@remix-run/dev": "2.16.8",
42-
"@remix-run/node": "2.16.8",
42+
"@remix-run/node": "2.17.2",
4343
"@remix-run/react": "2.16.8",
4444
"@remix-run/serve": "2.16.8",
4545
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)