Skip to content

chore(deps): bump joi from 17.13.1 to 17.13.4 in /docs/guides/examples/counter-dapp/frontend#958

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/guides/examples/counter-dapp/frontend/joi-17.13.4
Open

chore(deps): bump joi from 17.13.1 to 17.13.4 in /docs/guides/examples/counter-dapp/frontend#958
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/guides/examples/counter-dapp/frontend/joi-17.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown

Bumps joi from 17.13.1 to 17.13.4.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [joi](https://github.com/hapijs/joi) from 17.13.1 to 17.13.4.
- [Commits](hapijs/joi@v17.13.1...v17.13.4)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 17.13.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2026
@cursor

cursor Bot commented Jun 13, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Patch-level transitive dependency update in docs example frontend with no direct joi usage or application code changes.

Overview
Updates the counter-dapp example frontend package-lock.json so the resolved joi package moves from 17.13.3 to 17.13.4 (metadata now includes an explicit BSD-3-Clause license field). joi is not a direct app dependency; it is pulled in transitively (e.g. via React Native CLI config packages).

The same lockfile refresh also drops "dev": true from several optional @rollup/rollup-* platform entries—lockfile housekeeping only, with no application source changes.

Reviewed by Cursor Bugbot for commit 34101d1. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants