External Libraries: Revert [46092] pending test failure investigation.

See #45785.

git-svn-id: https://develop.svn.wordpress.org/trunk@46093 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-09-12 10:18:58 +00:00
parent 0de88a64f1
commit 6aade5b41c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -20861,9 +20861,9 @@
}
},
"underscore": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz",
"integrity": "sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg=="
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz",
"integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI="
},
"underscore.string": {
"version": "3.3.5",

View File

@ -117,7 +117,7 @@
"react": "16.8.4",
"react-dom": "16.8.4",
"twemoji": "12.1.2",
"underscore": "1.9.1",
"underscore": "1.8.3",
"whatwg-fetch": "3.0.0"
},
"scripts": {