mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency @types/node-forge to ^1.0.1 (#127473)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Larry Gregory <larry.gregory@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
3853bf4b14
commit
b7660c2c17
2 changed files with 5 additions and 5 deletions
|
@ -650,7 +650,7 @@
|
|||
"@types/nock": "^10.0.3",
|
||||
"@types/node": "16.10.2",
|
||||
"@types/node-fetch": "^2.6.0",
|
||||
"@types/node-forge": "^1.0.0",
|
||||
"@types/node-forge": "^1.0.1",
|
||||
"@types/nodemailer": "^6.4.0",
|
||||
"@types/normalize-path": "^3.0.0",
|
||||
"@types/object-hash": "^1.3.0",
|
||||
|
|
|
@ -6324,10 +6324,10 @@
|
|||
"@types/node" "*"
|
||||
form-data "^2.3.3"
|
||||
|
||||
"@types/node-forge@^1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node-forge/-/node-forge-1.0.0.tgz#0b4e9507209485945115a4db4879f39632230593"
|
||||
integrity sha512-h0bgwPKq5u99T9Gor4qtV1lCZ41xNkai0pie1n/a2mh2/4+jENWOlo7AJ4YKxTZAnSZ8FRurUpdIN7ohaPPuHA==
|
||||
"@types/node-forge@^1.0.1":
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node-forge/-/node-forge-1.0.1.tgz#0df103639da9d5ec6a708d462020f0df70679f37"
|
||||
integrity sha512-96ELNKv9tQJ19afdBUiM5iDw7OYEc53iUc51gAPR2aGaqRsO1DBROjqgZRjZa1tkPj7TnEOR0EnyAX6iryGkzA==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue