upgrade shock-common

This commit is contained in:
Daniel Lugo 2020-10-08 11:36:14 -04:00
parent a1e5c865d3
commit 45b9723090
2 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@
"request-promise": "^4.2.2", "request-promise": "^4.2.2",
"response-time": "^2.3.2", "response-time": "^2.3.2",
"shelljs": "^0.8.2", "shelljs": "^0.8.2",
"shock-common": "11.0.0", "shock-common": "12.0.1",
"socket.io": "2.1.1", "socket.io": "2.1.1",
"text-encoding": "^0.7.0", "text-encoding": "^0.7.0",
"tingodb": "^0.6.1", "tingodb": "^0.6.1",

View file

@ -6021,10 +6021,10 @@ shellwords@^0.1.1:
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b" resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
shock-common@11.0.0: shock-common@12.0.1:
version "11.0.0" version "12.0.1"
resolved "https://registry.yarnpkg.com/shock-common/-/shock-common-11.0.0.tgz#7bac5b614df2a62f29ec9ba116bb0f49d4dc8894" resolved "https://registry.yarnpkg.com/shock-common/-/shock-common-12.0.1.tgz#e2adef5d16dabdb97fc0ede5b5defbf253ca383e"
integrity sha512-0ie3WY5Fovqh6k/oIc1z3ia4r9COhpH0LsF1BXNy2n9MAwnk5zkXG7K0qSppPsBXZ0aN8RFXvvmTXssRTrXcSA== integrity sha512-V5yON0QWmLv2TBBwiv3gjgY/IXhCOx92OQ0OHz0quHgq1p9T5Jj1S3hGeKPYQ4UWuFK/5OfJM3UfSh45+MRuIw==
dependencies: dependencies:
immer "^6.0.6" immer "^6.0.6"
lodash "^4.17.19" lodash "^4.17.19"