mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump ms from 2.1.2 to 2.1.3 in /app
Bumps [ms](https://github.com/vercel/ms) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/vercel/ms/releases) - [Commits](https://github.com/vercel/ms/compare/2.1.2...2.1.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8df59f8c60
commit
5079a5943d
2 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
"git-describe": "4.0.4",
|
"git-describe": "4.0.4",
|
||||||
"lodash": "4.17.20",
|
"lodash": "4.17.20",
|
||||||
"mkdirp": "1.0.4",
|
"mkdirp": "1.0.4",
|
||||||
"ms": "2.1.2",
|
"ms": "2.1.3",
|
||||||
"node-pty": "0.9.0",
|
"node-pty": "0.9.0",
|
||||||
"os-locale": "5.0.0",
|
"os-locale": "5.0.0",
|
||||||
"parse-url": "5.0.2",
|
"parse-url": "5.0.2",
|
||||||
|
|
|
||||||
|
|
@ -526,10 +526,10 @@ ms@2.0.0:
|
||||||
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
||||||
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
||||||
|
|
||||||
ms@2.1.2:
|
ms@2.1.3:
|
||||||
version "2.1.2"
|
version "2.1.3"
|
||||||
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
||||||
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
||||||
|
|
||||||
nan@^2.14.0:
|
nan@^2.14.0:
|
||||||
version "2.14.2"
|
version "2.14.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue