chore(deps): adjust resolution for underscore

This commit is contained in:
Akash Satheesan 2021-05-10 13:01:58 +05:30 committed by Akash Satheesan
parent 930b0460f8
commit 2b9ba4d373
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
},
"resolutions": {
"normalize-package-data": "^3.0.0",
"underscore": "1.13.1",
"doctoc/underscore": "^1.13.1",
"safe-buffer": "^5.1.1",
"vfile-message": "^2.0.2"
},

View File

@ -7828,7 +7828,7 @@ uncss@^0.17.3:
postcss-selector-parser "6.0.2"
request "^2.88.0"
underscore@1.13.1, underscore@~1.10.2:
underscore@^1.13.1, underscore@~1.10.2:
version "1.13.1"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==