chore(deps): update dependency glob to v7.2.0

This commit is contained in:
Renovate Bot
2021-12-29 16:00:14 +00:00
committed by renovate[bot]
parent 9151cf46aa
commit f0df248ac2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8632,9 +8632,9 @@
}
},
"glob": {
"version": "7.1.6",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
"integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
"integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
"requires": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",

View File

@@ -80,7 +80,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"es-check": "5.2.4",
"glob": "7.1.6",
"glob": "7.2.0",
"history": "5.2.0",
"husky": "4.3.8",
"jest": "27.4.5",