Skip to content

Commit

Permalink
Merge pull request #542 from Shopify/dependabot/npm_and_yarn/isbot-3.7.1
Browse files Browse the repository at this point in the history
Bump isbot from 3.6.12 to 3.7.1
  • Loading branch information
lizkenyon authored Dec 15, 2023
2 parents e1807f4 + bebe11b commit 3750ad8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/shopify-app-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@remix-run/server-runtime": "^2.0.0",
"@shopify/shopify-api": "^8.1.1",
"@shopify/shopify-app-session-storage": "^2.0.2",
"isbot": "^3.6.5",
"isbot": "^3.7.1",
"semver": "^7.5.4",
"tslib": "^2.6.2"
},
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6680,15 +6680,10 @@ isarray@^2.0.5:
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==

isbot@^3.6.10:
version "3.6.10"
resolved "https://registry.yarnpkg.com/isbot/-/isbot-3.6.10.tgz#7b66334e81794f0461794debb567975cf08eaf2b"
integrity sha512-+I+2998oyP4oW9+OTQD8TS1r9P6wv10yejukj+Ksj3+UR5pUhsZN3f8W7ysq0p1qxpOVNbl5mCuv0bCaF8y5iQ==

isbot@^3.6.5:
version "3.6.12"
resolved "https://registry.yarnpkg.com/isbot/-/isbot-3.6.12.tgz#db01e46fe669d821a7583f067f2b43356f5c50c2"
integrity sha512-dGc3jRIORywaaqs4G5wj+58i5/l1eoI75q7XNiyW9Sgfoyr3QkyDZUXw+cuB7AOFq/0aruCQrGLrnKJlQarP/g==
isbot@^3.6.10, isbot@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/isbot/-/isbot-3.7.1.tgz#83655e59bfae8cd410d3c63b398c8ad813bf3fdf"
integrity sha512-JfqOaY3O1lcWt2nc+D6Mq231CNpwZrBboLa59Go0J8hjGH+gY/Sy0CA/YLUSIScINmAVwTdJZIsOTk4PfBtRuw==

isexe@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 3750ad8

Please sign in to comment.