diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-19 10:37:18 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-19 10:37:18 +0300 |
| commit | defbbfc4b8aae77252ba30204a562b3afd620f5b (patch) | |
| tree | f0bb122ccd8b8e21a7d8b6d30549c2793ef658af /package-lock.json | |
| parent | fb30989ee23408f8926b49ddce6f10e9ab2ac8ba (diff) | |
| download | bootstrap-defbbfc4b8aae77252ba30204a562b3afd620f5b.tar.xz bootstrap-defbbfc4b8aae77252ba30204a562b3afd620f5b.zip | |
Bump sirv-cli from 1.0.6 to 1.0.8 (#31918)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.6...v1.0.8)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json index 80554a775..3740f71b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9969,9 +9969,9 @@ "dev": true }, "sade": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/sade/-/sade-1.7.3.tgz", - "integrity": "sha512-m4BctppMvJ60W1dXnHq7jMmFe3hPJZDAH85kQ3ACTo7XZNVUuTItCQ+2HfyaMeV5cKrbw7l4vD/6We3GBxvdJw==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/sade/-/sade-1.7.4.tgz", + "integrity": "sha512-y5yauMD93rX840MwUJr7C1ysLFBgMspsdTo4UVrDg3fXDvtwOyIqykhVAAm6fk/3au77773itJStObgK+LKaiA==", "dev": true, "requires": { "mri": "^1.1.0" @@ -10429,9 +10429,9 @@ } }, "sirv": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.6.tgz", - "integrity": "sha512-LRGu7Op4Xl9hhigOy2kcB53zAYTjNDdpooey49dIU0cMdpOv9ithVf7nstk3jvs8EhMiT/VORoyazZYGgw4vnA==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.7.tgz", + "integrity": "sha512-QMT2OTD3CTr8de9VByPmvSEeyt6k8/Cxg0J2kQJ5HNhIWfhFg9ypcIWWzez9rPWnGj+WtJ7AZD/MdT/vdilV/A==", "dev": true, "requires": { "@polka/url": "^1.0.0-next.9", @@ -10440,9 +10440,9 @@ } }, "sirv-cli": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.6.tgz", - "integrity": "sha512-K/iY1OHG7hTw4GzLoqMhwzKCbgWmx5joYAAF2+CwyiamWCpVzAgNVWgAc0JmSA2Gf3wseov05il2QbFTGTZMVg==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.8.tgz", + "integrity": "sha512-bJI+kkzQvMKfAOfgLzv09kWsdymLm39LgKmGjacB19GHIAQLCvXXg8e8HzcofTjDZlA8zVv4dQjU9SWkNzkJhw==", "dev": true, "requires": { "console-clear": "^1.1.0", @@ -10451,7 +10451,7 @@ "local-access": "^1.0.1", "sade": "^1.6.0", "semiver": "^1.0.0", - "sirv": "^1.0.6", + "sirv": "^1.0.7", "tinydate": "^1.0.0" } }, |
