Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 6072a6f

Browse files
Bump isbot from 4.4.0 to 5.1.4
Bumps [isbot](https://github.com/omrilotan/isbot) from 4.4.0 to 5.1.4. - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v4.4.0...v5.1.4) --- updated-dependencies: - dependency-name: isbot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2a3fd1 commit 6072a6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/shopify-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@shopify/network": "^3.2.1",
7575
"@shopify/storefront-api-client": "^0.3.3",
7676
"compare-versions": "^6.1.0",
77-
"isbot": "^4.4.0",
77+
"isbot": "^5.1.4",
7878
"jose": "^5.2.3",
7979
"node-fetch": "^2.6.1",
8080
"tslib": "^2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6586,10 +6586,10 @@ isarray@^2.0.5:
65866586
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
65876587
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
65886588

6589-
isbot@^4.4.0:
6590-
version "4.4.0"
6591-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-4.4.0.tgz#897ce9f2e498de6181027660ca80de8734d1ef81"
6592-
integrity sha512-8ZvOWUA68kyJO4hHJdWjyreq7TYNWTS9y15IzeqVdKxR9pPr3P/3r9AHcoIv9M0Rllkao5qWz2v1lmcyKIVCzQ==
6589+
isbot@^5.1.4:
6590+
version "5.1.4"
6591+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.4.tgz#3123c0fbf98ae867dc74ab95e47a809c13621a82"
6592+
integrity sha512-KuqD/TAG/qtgCDnO8Ab1v5rGRK3jl9hb+2KfJt+roIPE7R4Hiq99VinR0qrLGFptdUNIkClYjuXEpVTGkD9V/A==
65936593

65946594
isexe@^2.0.0:
65956595
version "2.0.0"

0 commit comments

Comments
 (0)