mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Update dependency @types/mustache to ^4.2.6
This commit is contained in:
parent
7b8c157fd9
commit
c8b17a5f07
2 changed files with 5 additions and 5 deletions
|
@ -1708,7 +1708,7 @@
|
|||
"@types/minimist": "^1.2.5",
|
||||
"@types/mock-fs": "^4.13.1",
|
||||
"@types/moment-duration-format": "^2.2.6",
|
||||
"@types/mustache": "^4.2.5",
|
||||
"@types/mustache": "^4.2.6",
|
||||
"@types/nock": "^10.0.3",
|
||||
"@types/node": "20.10.5",
|
||||
"@types/node-fetch": "2.6.4",
|
||||
|
|
|
@ -12104,10 +12104,10 @@
|
|||
dependencies:
|
||||
moment ">=2.14.0"
|
||||
|
||||
"@types/mustache@^4.2.5":
|
||||
version "4.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.5.tgz#9129f0d6857f976e00e171bbb3460e4b702f84ef"
|
||||
integrity sha512-PLwiVvTBg59tGFL/8VpcGvqOu3L4OuveNvPi0EYbWchRdEVP++yRUXJPFl+CApKEq13017/4Nf7aQ5lTtHUNsA==
|
||||
"@types/mustache@^4.2.6":
|
||||
version "4.2.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.6.tgz#9d4f903f4ad373699b253aa1369727bc5042811f"
|
||||
integrity sha512-t+8/QWTAhOFlrF1IVZqKnMRJi84EgkIK5Kh0p2JV4OLywUvCwJPFxbJAl7XAow7DVIHsF+xW9f1MVzg0L6Szjw==
|
||||
|
||||
"@types/nock@^10.0.3":
|
||||
version "10.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue