Skip to content

Commit

Permalink
fixing yarn lock for teraslice release
Browse files Browse the repository at this point in the history
  • Loading branch information
godber committed Apr 12, 2021
1 parent 379d4a5 commit f2e24bc
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -718,6 +718,39 @@
progress "^2.0.3"
regenerator-runtime "^0.13.5"

"@terascope/teraslice-messaging@^0.20.6":
version "0.20.7"
resolved "https://registry.yarnpkg.com/@terascope/teraslice-messaging/-/teraslice-messaging-0.20.7.tgz#794d79ed0ab62e93a2f11a539def7e6173bf2944"
integrity sha512-sVyvIdS67jnV99YPmvn9AE5IQlbE6sZ+ML+wuI7Sfm2LJ3G1heUAosxHVIDcl5b2RyOoPEOT6wr71wuFHZuLkQ==
dependencies:
"@terascope/utils" "^0.36.7"
ms "^2.1.3"
nanoid "^3.1.21"
p-event "^4.2.0"
porty "^3.1.1"
socket.io "^1.7.4"
socket.io-client "^1.7.4"

"@terascope/types@^0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@terascope/types/-/types-0.7.2.tgz#f51a6ba0125b4fc01b71286e400a9972ba10b2d5"
integrity sha512-t9XkD846mYij370GW/NEtRkcSeWKaC7DdnIx58aX6GoZ8LNSogXK7vAguhjMaIcXs2+q+xCZEl1OVCwKap95ag==

"@terascope/utils@^0.36.6", "@terascope/utils@^0.36.7":
version "0.36.7"
resolved "https://registry.yarnpkg.com/@terascope/utils/-/utils-0.36.7.tgz#6ef681d103a50e38fb7ce7c3f5a69778b9f3048a"
integrity sha512-U7ptfskAU6dv1AHOJ5xvUNSm2DfBoKHEL0gHSinVRi4Eswy5lB70upACnHna2M6UQR+IrFKuJoUSzHWT8SceOA==
dependencies:
"@terascope/types" "^0.7.2"
debug "^4.3.1"
is-plain-object "^5.0.0"
js-string-escape "^1.0.1"
kind-of "^6.0.3"
latlon-geohash "^1.1.0"
lodash "^4.17.21"
p-map "^4.0.0"
shallow-clone "^3.0.1"

"@tootallnate/once@1":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
Expand Down

0 comments on commit f2e24bc

Please sign in to comment.