Skip to content

Commit 9aaa191

Browse files
feat(deps): bump @hapi/content from 6.0.0 to 6.0.1 (#20102)
Bumps [@hapi/content](https://github.com/hapijs/content) from 6.0.0 to 6.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hapijs/content/commit/e4233cee05535716991d02d55f82205514b10ae8"><code>e4233ce</code></a> 6.0.1</li> <li><a href="https://github.com/hapijs/content/commit/ac9a2de79a50d5f84ba223d8dff28419838f379c"><code>ac9a2de</code></a> fix: protect regex from redos</li> <li><a href="https://github.com/hapijs/content/commit/cce68b13c3c50bfae7aa7c5e0c1705e5f39a83c2"><code>cce68b1</code></a> chore: pin eslint-plugin</li> <li>See full diff in <a href="https://github.com/hapijs/content/compare/v6.0.0...v6.0.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~marsup">marsup</a>, a new releaser for <code>@​hapi/content</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hapi/content&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/getsentry/sentry-javascript/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c86faf commit 9aaa191

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4710,9 +4710,9 @@
47104710
"@hapi/validate" "^2.0.1"
47114711

47124712
"@hapi/content@^6.0.0":
4713-
version "6.0.0"
4714-
resolved "https://registry.yarnpkg.com/@hapi/content/-/content-6.0.0.tgz#2427af3bac8a2f743512fce2a70cbdc365af29df"
4715-
integrity sha512-CEhs7j+H0iQffKfe5Htdak5LBOz/Qc8TRh51cF+BFv0qnuph3Em4pjGVzJMkI2gfTDdlJKWJISGWS1rK34POGA==
4713+
version "6.0.1"
4714+
resolved "https://registry.yarnpkg.com/@hapi/content/-/content-6.0.1.tgz#b0afe7523c9f754726852204dd2d32ec1578cb64"
4715+
integrity sha512-lQ2vOoFMNYxwKVnKf+3Pi3PfoviM4EJYlT9JbrBPfEc0xKMiVDqqXF8UTE1S1oKhHQliWSP5t6zTKNlmaXBGcQ==
47164716
dependencies:
47174717
"@hapi/boom" "^10.0.0"
47184718

0 commit comments

Comments
 (0)