mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Update dependency squel to ^5.13.0 (#46651)
This commit is contained in:
parent
a80f21ce8a
commit
77efd97004
2 changed files with 5 additions and 5 deletions
|
@ -344,7 +344,7 @@
|
|||
"rison-node": "0.3.1",
|
||||
"rxjs": "^6.2.1",
|
||||
"semver": "5.7.0",
|
||||
"squel": "^5.12.2",
|
||||
"squel": "^5.13.0",
|
||||
"stats-lite": "^2.2.0",
|
||||
"style-it": "^2.1.3",
|
||||
"styled-components": "3.4.10",
|
||||
|
|
|
@ -25722,10 +25722,10 @@ sprintf-js@~1.0.2:
|
|||
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
||||
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
|
||||
|
||||
squel@^5.12.2:
|
||||
version "5.12.2"
|
||||
resolved "https://registry.yarnpkg.com/squel/-/squel-5.12.2.tgz#8c7b54fd5462d95fe2432663c8762b65d29efe4c"
|
||||
integrity sha512-pIM8SjlUJlN2G6xz3we+lCp2aNQgxauGqKXJDi8y2n0hqJlSot0IUEdHh7/zGFFuRYnypbDiOhSWLZzT1BXnlQ==
|
||||
squel@^5.13.0:
|
||||
version "5.13.0"
|
||||
resolved "https://registry.yarnpkg.com/squel/-/squel-5.13.0.tgz#09cc73e91f0d0e326482605ee76e3b7ac881ddf6"
|
||||
integrity sha512-Fzd8zqbuqNwzodO3yO6MkX8qiDoVBuwqAaa3eKNz4idhBf24IQHbatBhLUiHAGGl962eGvPVRxzRuFWZlSf49w==
|
||||
|
||||
sshpk@^1.7.0:
|
||||
version "1.15.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue