Revert "Bump underscore from 1.4.4 to 1.12.1"

This reverts commit 46cdf2e339.
This commit is contained in:
Peter Cottle 2021-05-10 08:26:34 -06:00
parent b6173d6385
commit ff4e4a0f58
2 changed files with 10 additions and 5 deletions

View file

@ -47,6 +47,6 @@
"raphael": "^2.1.0", "raphael": "^2.1.0",
"react": "^16.13.0", "react": "^16.13.0",
"react-dom": "^16.13.0", "react-dom": "^16.13.0",
"underscore": "~1.12.1" "underscore": "~1.4.3"
} }
} }

View file

@ -4719,10 +4719,15 @@ undeclared-identifiers@^1.1.2:
simple-concat "^1.0.0" simple-concat "^1.0.0"
xtend "^4.0.1" xtend "^4.0.1"
underscore@>=1.8.3, underscore@~1.12.1: underscore@>=1.8.3:
version "1.12.1" version "1.9.2"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.2.tgz#0c8d6f536d6f378a5af264a72f7bec50feb7cf2f"
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== integrity sha512-D39qtimx0c1fI3ya1Lnhk3E9nONswSKhnffBI0gME9C99fYOkNi04xs8K6pePLhvl1frbDemkaBQ5ikWllR2HQ==
underscore@~1.4.3:
version "1.4.4"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.4.4.tgz#61a6a32010622afa07963bf325203cf12239d604"
integrity sha1-YaajIBBiKvoHljvzJSA88SI51gQ=
undertaker-registry@^1.0.0: undertaker-registry@^1.0.0:
version "1.0.1" version "1.0.1"