Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit 6fb932b

Browse files
authored
chore(deps-dev): [security] bump node-forge to 0.10.0 (#205)
1 parent 8c1348c commit 6fb932b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10728,10 +10728,10 @@ node-fetch@^2.3.0, node-fetch@^2.5.0:
1072810728
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1072910729
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1073010730

10731-
node-forge@0.9.0:
10732-
version "0.9.0"
10733-
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579"
10734-
integrity sha512-7ASaDa3pD+lJ3WvXFsxekJQelBKRpne+GOVbLbtHYdd7pFspyeuJHnWfLplGf3SwKGbfs/aYl5V/JCIaHVUKKQ==
10731+
node-forge@^0.10.0:
10732+
version "0.10.0"
10733+
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
10734+
integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==
1073510735

1073610736
node-gyp@^5.0.2:
1073710737
version "5.1.0"
@@ -13583,11 +13583,11 @@ select-hose@^2.0.0:
1358313583
integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
1358413584

1358513585
selfsigned@^1.10.7:
13586-
version "1.10.7"
13587-
resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.7.tgz#da5819fd049d5574f28e88a9bcc6dbc6e6f3906b"
13588-
integrity sha512-8M3wBCzeWIJnQfl43IKwOmC4H/RAp50S8DF60znzjW5GVqTcSe2vWclt7hmYVPkKPlHWOu5EaWOMZ2Y6W8ZXTA==
13586+
version "1.10.8"
13587+
resolved "https://registry.yarnpkg.com/selfsigned/-/selfsigned-1.10.8.tgz#0d17208b7d12c33f8eac85c41835f27fc3d81a30"
13588+
integrity sha512-2P4PtieJeEwVgTU9QEcwIRDQ/mXJLX8/+I3ur+Pg16nS8oNbrGxEso9NyYWy8NAmXiNl4dlAp5MwoNeCWzON4w==
1358913589
dependencies:
13590-
node-forge "0.9.0"
13590+
node-forge "^0.10.0"
1359113591

1359213592
semver-compare@^1.0.0:
1359313593
version "1.0.0"

0 commit comments

Comments
 (0)