Skip to content

Commit

Permalink
Website: Bump node-forge from 1.2.1 to 1.3.1 in /docs/website (redhat…
Browse files Browse the repository at this point in the history
…-developer#5955)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and cdrage committed Aug 31, 2022
1 parent 06151ac commit be1a7f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"docusaurus-odo-plugin-segment": "file:docusaurus-odo-plugin-segment",
"file-loader": "^6.2.0",
"glob-parent": "^6.0.2",
"node-forge": "^1.0.0",
"node-forge": "^1.3.1",
"prism-react-renderer": "^1.3.5",
"prismjs": "^1.27.0",
"react": "^17.0.1",
Expand Down
7 changes: 1 addition & 6 deletions docs/website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6114,16 +6114,11 @@ node-fetch@2.6.7:
dependencies:
whatwg-url "^5.0.0"

node-forge@^1:
node-forge@^1, node-forge@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==

node-forge@^1.0.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.2.1.tgz#82794919071ef2eb5c509293325cec8afd0fd53c"
integrity sha512-Fcvtbb+zBcZXbTTVwqGA5W+MKBj56UjVRevvchv5XrcyXbmNdesfZL37nlcWOfpgHhgmxApw3tQbTr4CqNmX4w==

node-releases@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
Expand Down

0 comments on commit be1a7f3

Please sign in to comment.