Bump @remix-run/node from 1.5.1 to 1.6.3

Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) from 1.5.1 to 1.6.3.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Commits](https://github.com/remix-run/remix/commits/v1.6.3/packages/remix-node)

---
updated-dependencies:
- dependency-name: "@remix-run/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-30 03:50:04 +00:00
committed by GitHub
parent 183cb4493d
commit 91c43fcbd8
2 changed files with 83 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
"start": "remix-serve build"
},
"dependencies": {
"@remix-run/node": "^1.4.3",
"@remix-run/node": "^1.6.3",
"@remix-run/react": "^1.4.3",
"@remix-run/serve": "^1.4.3",
"react": "^17.0.2",