Skip to content

Commit

Permalink
chore(deps): Bump selfsigned from 1.10.8 to 1.10.11 (#495)
Browse files Browse the repository at this point in the history
Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 1.10.8 to 1.10.11.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/b2069818b4522cb4daee82ffcde9e1f678dbbb5b"><code>b206981</code></a> 1.10.11</li>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/e68ef96dfc8ea5dafdd51e088d7503a827004ba8"><code>e68ef96</code></a> fix tests and minor change in jsdoc</li>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/162a255eb4a8492609ab4b3b4f7d19b790cdf365"><code>162a255</code></a> minor</li>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/e3613235a993e7a32c76fd8f8b466d3dca20d702"><code>e361323</code></a> 1.10.10</li>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/567bcd6d5fd114f78cd077df796d30262796dc38"><code>567bcd6</code></a> improve readme and add jsdocs</li>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/afe60297e07e070af53a396dc668c93ea6649a45"><code>afe6029</code></a> 1.10.9</li>
<li><a href="https://github.com/jfromaniello/selfsigned/commit/2aff0d68e2bf22e497d80a4525c5d9797aaa9bec"><code>2aff0d6</code></a> fix outdated deps and tests</li>
<li>See full diff in <a href="https://github.com/jfromaniello/selfsigned/compare/v1.10.8...v1.10.11">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=selfsigned&package-manager=npm_and_yarn&previous-version=1.10.8&new-version=1.10.11)](https://dependabot.com/compatibility-score/?dependency-name=selfsigned&package-manager=npm_and_yarn&previous-version=1.10.8&new-version=1.10.11)

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
  • Loading branch information
dependabot-preview[bot] authored May 17, 2021
1 parent f8be82e commit 294a672
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"mongoose": "^5.10.18",
"node-nats-streaming": "^0.3.2",
"pino": "^6.11.3",
"selfsigned": "^1.10.8",
"selfsigned": "^1.10.11",
"stream-to-it": "^0.2.3",
"uuid-random": "^1.3.2",
"ws": "^7.4.5"
Expand Down

0 comments on commit 294a672

Please sign in to comment.