mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update dependency re2js to v1
This commit is contained in:
parent
3efb101622
commit
18213a94b6
2 changed files with 5 additions and 5 deletions
|
@ -1216,7 +1216,7 @@
|
|||
"query-string": "^6.13.2",
|
||||
"rbush": "^3.0.1",
|
||||
"re-resizable": "^6.9.9",
|
||||
"re2js": "0.4.3",
|
||||
"re2js": "1.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-18": "npm:react@~18.2.0",
|
||||
"react-diff-view": "^3.2.1",
|
||||
|
|
|
@ -27462,10 +27462,10 @@ re-resizable@^6.9.9:
|
|||
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.9.tgz#99e8b31c67a62115dc9c5394b7e55892265be216"
|
||||
integrity sha512-l+MBlKZffv/SicxDySKEEh42hR6m5bAHfNu3Tvxks2c4Ah+ldnWjfnVRwxo/nxF27SsUsxDS0raAzFuJNKABXA==
|
||||
|
||||
re2js@0.4.3:
|
||||
version "0.4.3"
|
||||
resolved "https://registry.yarnpkg.com/re2js/-/re2js-0.4.3.tgz#1318cd0c12aa6ed3ba56d5e012311ffbfb2aef35"
|
||||
integrity sha512-EuNmh7jurhHEE8Ge/lBo9JuMLb3qf866Xjjfyovw3wPc7+hlqDkZq4LwhrCQMEI+ARWfrKrHozEndzlpNT0WDg==
|
||||
re2js@1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/re2js/-/re2js-1.0.1.tgz#36425c768d5a9f1baecce7ed4738d11de0d1a6a3"
|
||||
integrity sha512-6ulyLR52++PZF6gO8Fdmy1brOo3NZ1YmkpFfo4wkPA0NfoMTBaUL2iCDPGSk5qTvf8oH7yYfDgTPnFnKOEX9qA==
|
||||
|
||||
"react-18@npm:react@~18.2.0", "react@^17.0.0 || ^18.2.0":
|
||||
name react-18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue