Skip to content

Commit 99fa9ed

Browse files
Bump node-forge from 1.3.1 to 1.4.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.4.0. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68be045 commit 99fa9ed

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@
14831483
"@docusaurus/theme-search-algolia" "2.3.1"
14841484
"@docusaurus/types" "2.3.1"
14851485

1486-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1486+
"@docusaurus/react-loadable@5.5.2":
14871487
version "5.5.2"
14881488
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14891489
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -5640,9 +5640,9 @@ node-fetch@2.6.7:
56405640
whatwg-url "^5.0.0"
56415641

56425642
node-forge@^1:
5643-
version "1.3.1"
5644-
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
5645-
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
5643+
version "1.4.0"
5644+
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.4.0.tgz#1c7b7d8bdc2d078739f58287d589d903a11b2fc2"
5645+
integrity sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==
56465646

56475647
node-releases@^2.0.8:
56485648
version "2.0.10"
@@ -6553,6 +6553,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
65536553
dependencies:
65546554
"@babel/runtime" "^7.10.3"
65556555

6556+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6557+
version "5.5.2"
6558+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6559+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6560+
dependencies:
6561+
"@types/react" "*"
6562+
prop-types "^15.6.2"
6563+
65566564
react-router-config@^5.1.1:
65576565
version "5.1.1"
65586566
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)