mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
fix: upgrade underscore.string to 3.3.5 (#1404)
fix: upgrade underscore.string to 3.3.5
This commit is contained in:
parent
96cc3dbc88
commit
9c27884823
1 changed files with 5 additions and 5 deletions
10
yarn.lock
10
yarn.lock
|
@ -2247,7 +2247,7 @@ argparse@~0.1.15:
|
||||||
integrity sha1-z9AeD7uj1srtBJ+9dY1A9lGW9Xw=
|
integrity sha1-z9AeD7uj1srtBJ+9dY1A9lGW9Xw=
|
||||||
dependencies:
|
dependencies:
|
||||||
underscore "~1.7.0"
|
underscore "~1.7.0"
|
||||||
underscore.string "~2.4.0"
|
underscore.string "~3.3.5"
|
||||||
|
|
||||||
aria-query@^3.0.0:
|
aria-query@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
|
@ -13120,10 +13120,10 @@ unbzip2-stream@^1.0.9:
|
||||||
buffer "^5.2.1"
|
buffer "^5.2.1"
|
||||||
through "^2.3.8"
|
through "^2.3.8"
|
||||||
|
|
||||||
underscore.string@~2.4.0:
|
underscore.string@~3.3.5:
|
||||||
version "2.4.0"
|
version "3.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-2.4.0.tgz#8cdd8fbac4e2d2ea1e7e2e8097c42f442280f85b"
|
resolved "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz"
|
||||||
integrity sha1-jN2PusTi0uoefi6Al8QvRCKA+Fs=
|
integrity sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==
|
||||||
|
|
||||||
underscore@^1.7.0:
|
underscore@^1.7.0:
|
||||||
version "1.9.1"
|
version "1.9.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue