Bump node-forge from 0.10.0 to 1.0.0 in /cmdb-ui

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-14 18:39:21 +00:00
committed by GitHub
parent 99b053cd9f
commit cbda2f807c
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"md5": "^2.2.1",
"moment": "^2.24.0",
"node-fetch": "^2.6.1",
"node-forge": "^0.10.0",
"node-forge": "^1.0.0",
"nprogress": "^0.2.0",
"serialize-javascript": "^3.1.0",
"vis-network": "^6.4.4",