Skip to content

Commit

Permalink
build(deps): bump is-mobile from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [is-mobile](https://github.com/juliangruber/is-mobile) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/juliangruber/is-mobile/releases)
- [Commits](juliangruber/is-mobile@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: is-mobile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 21049d4 commit 333f5aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"crypto-browserify": "3.12.0",
"ethers": "5.7.2",
"https-browserify": "1.0.0",
"is-mobile": "4.0.0",
"is-mobile": "5.0.0",
"near-api-js": "4.0.3",
"near-seed-phrase": "0.2.0",
"next": "13.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15149,10 +15149,10 @@ is-map@^2.0.2, is-map@^2.0.3:
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e"
integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==

is-mobile@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/is-mobile/-/is-mobile-4.0.0.tgz#bba396eb9656e2739afde3053d7191da310fc758"
integrity sha512-mlcHZA84t1qLSuWkt2v0I2l61PYdyQDt4aG1mLIXF5FDMm4+haBCxCPYSr/uwqQNRk1MiTizn0ypEuRAOLRAew==
is-mobile@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/is-mobile/-/is-mobile-5.0.0.tgz#1e08a0ef2c38a67bff84a52af68d67bcef445333"
integrity sha512-Tz/yndySvLAEXh+Uk8liFCxOwVH6YutuR74utvOcu7I9Di+DwM0mtdPVZNaVvvBUM2OXxne/NhOs1zAO7riusQ==

is-module@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 333f5aa

Please sign in to comment.