diff --git a/examples/react/remix/package.json b/examples/react/remix/package.json index 63c6ab91b..c831ea2e5 100644 --- a/examples/react/remix/package.json +++ b/examples/react/remix/package.json @@ -12,7 +12,7 @@ "@remix-run/react": "^2.14.0", "@remix-run/serve": "^2.14.0", "@tanstack/react-form": "^0.36.3", - "isbot": "^4.1.0", + "isbot": "^5.1.17", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 650104eea..8e025db00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -533,8 +533,8 @@ importers: specifier: ^0.36.3 version: link:../../../packages/react-form isbot: - specifier: ^4.1.0 - version: 4.4.0 + specifier: ^5.1.17 + version: 5.1.17 react: specifier: ^18.2.0 version: 18.3.1 @@ -6963,10 +6963,6 @@ packages: isarray@2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - isbot@4.4.0: - resolution: {integrity: sha512-8ZvOWUA68kyJO4hHJdWjyreq7TYNWTS9y15IzeqVdKxR9pPr3P/3r9AHcoIv9M0Rllkao5qWz2v1lmcyKIVCzQ==} - engines: {node: '>=18'} - isbot@5.1.17: resolution: {integrity: sha512-/wch8pRKZE+aoVhRX/hYPY1C7dMCeeMyhkQLNLNlYAbGQn9bkvMB8fOUXNnk5I0m4vDYbBJ9ciVtkr9zfBJ7qA==} engines: {node: '>=18'} @@ -16947,8 +16943,6 @@ snapshots: isarray@2.0.5: {} - isbot@4.4.0: {} - isbot@5.1.17: {} isexe@2.0.0: {}