mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
jsonpath-plus minor upgrade (#211425)
## Summary `yarn.lock` update to respect the recent minor of `jsonpath-plus`. It is a transitive package of `oas`. ``` oas@^25.3.0: ..... jsonpath-plus "^10.0.0" ```
This commit is contained in:
parent
745784f32a
commit
0dfa21571b
1 changed files with 3 additions and 3 deletions
|
@ -23244,9 +23244,9 @@ jsonify@~0.0.0:
|
|||
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
|
||||
|
||||
jsonpath-plus@^10.0.0:
|
||||
version "10.2.0"
|
||||
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.2.0.tgz#84d680544d9868579cc7c8f59bbe153a5aad54c4"
|
||||
integrity sha512-T9V+8iNYKFL2n2rF+w02LBOT2JjDnTjioaNFrxRy0Bv1y/hNsqR/EBK7Ojy2ythRHwmz2cRIls+9JitQGZC/sw==
|
||||
version "10.3.0"
|
||||
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.3.0.tgz#59e22e4fa2298c68dfcd70659bb47f0cad525238"
|
||||
integrity sha512-8TNmfeTCk2Le33A3vRRwtuworG/L5RrgMvdjhKZxvyShO+mBu2fP50OWUjRLNtvw344DdDarFh9buFAZs5ujeA==
|
||||
dependencies:
|
||||
"@jsep-plugin/assignment" "^1.3.0"
|
||||
"@jsep-plugin/regex" "^1.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue