Bump node-forge from 0.10.0 to 1.3.0 in /ReactComponents/ReactSample

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](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.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-05-17 08:06:45 +00:00 коммит произвёл GitHub
Родитель 2d470206e8
Коммит 11233467e1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -9,7 +9,7 @@
"jquery": "~3.5.0",
"monaco-editor-webpack-plugin": "^2.0.0",
"msagljs": "../../HTML5SharedGUI/MSAGL_JS",
"node-forge": ">=0.8.5",
"node-forge": ">=1.3.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "^4.0.0",

Просмотреть файл

@ -8275,7 +8275,7 @@ ms@^2.1.1:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
msagljs@../../HTML5SharedGUI/MSAGL_JS:
msagljs@../../HTML5SharedGUI/MSAGL_JS, "msagljs@file:../../HTML5SharedGUI/MSAGL_JS":
version "0.2.2"
dependencies:
"@types/file-saver" "2.x.x"
@ -8363,10 +8363,10 @@ no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"
node-forge@>=0.8.5, node-forge@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==
node-forge@>=0.8.5, node-forge@>=1.3.0, node-forge@^0.10.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.0.tgz#37a874ea723855f37db091e6c186e5b67a01d4b2"
integrity sha512-08ARB91bUi6zNKzVmaj3QO7cr397uiDT2nJ63cHjyNtCTWIgvS47j3eT0WfzUwS9+6Z5YshRaoasFkXCKrIYbA==
node-int64@^0.4.0:
version "0.4.0"
@ -10071,7 +10071,7 @@ reactmsagl@./../ReactMsagl:
"@types/rx" "^4.1.1"
interactive-data-display "^1.5.38"
jquery "^3.5.0"
msagljs "../../HTML5SharedGUI/MSAGL_JS"
msagljs "file:../../HTML5SharedGUI/MSAGL_JS"
react "^17.0.1"
rx "^4.1.0"
typescript "^3.5.3"