fix(deps): update dependency minimatch to v7.1.4 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
76507fef8e
commit
7b278c3613
@ -112,7 +112,7 @@
|
|||||||
"jwt-decode": "3.1.2",
|
"jwt-decode": "3.1.2",
|
||||||
"localforage": "1.10.0",
|
"localforage": "1.10.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"minimatch": "7.1.3",
|
"minimatch": "7.1.4",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"node-polyglot": "2.5.0",
|
"node-polyglot": "2.5.0",
|
||||||
"ol": "7.2.2",
|
"ol": "7.2.2",
|
||||||
|
@ -12774,10 +12774,10 @@ minimatch@3.0.5:
|
|||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion "^1.1.7"
|
brace-expansion "^1.1.7"
|
||||||
|
|
||||||
minimatch@7.1.3:
|
minimatch@7.1.4:
|
||||||
version "7.1.3"
|
version "7.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.1.3.tgz#1e1f1af99d47b48b7133a641b0748ba039719d5e"
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.1.4.tgz#5b252ebef9931e082549370815afdec3caed0319"
|
||||||
integrity sha512-kpcwpcyeYtgSzpOvUf+9RiaPgrqtR2NwuqejBV2VkWxR+KC8jMWTb76zSlVJXy6ypbY39u66Un4gTk0ryiXm2g==
|
integrity sha512-dZdn8jDUB4Y3eu7hABT6IgLTMQ9cVf+vhhXjLAkuN40wRkweVxEpvnGYLYZUhNB0P+BbTOZDzo+1rCitOQWc3g==
|
||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion "^2.0.1"
|
brace-expansion "^2.0.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user