Skip to content

Commit

Permalink
Bump node-forge from 0.10.0 to 1.3.0 in /client
Browse files Browse the repository at this point in the history
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@0.10.0...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2022
1 parent 54e7812 commit fbf8dcc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"purescript": "^0.13.8",
"spago": "^0.15.3",
"uuid-validate": "^0.0.3",
"node-forge": ">=0.10.0"
"node-forge": ">=1.3.0"
},
"scripts": {
"build": "spago build",
Expand Down

0 comments on commit fbf8dcc

Please sign in to comment.