diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-08-18 21:37:45 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-18 21:37:45 +0300 |
| commit | 64f4e22a78bb08ca037c6ed38123baf677ef140e (patch) | |
| tree | bc7fc077c0c829528caf1fd957e484c84c1d9a3a /package-lock.json | |
| parent | df7bbf6f7b2caefe1999948972ac143340cb68a0 (diff) | |
| download | bootstrap-64f4e22a78bb08ca037c6ed38123baf677ef140e.tar.xz bootstrap-64f4e22a78bb08ca037c6ed38123baf677ef140e.zip | |
Bump sirv-cli from 1.0.5 to 1.0.6 (#31496)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.5...v1.0.6)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 9e589fde1..952aec210 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10494,9 +10494,9 @@ } }, "sirv": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.5.tgz", - "integrity": "sha512-VBGinItX5MJXafH0FmVsc2G5INwmd9ygT05DVdEw2piBBKRNUBGy3Aq0SmpVzP121astWFE2XERNJOggrQcUww==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.6.tgz", + "integrity": "sha512-LRGu7Op4Xl9hhigOy2kcB53zAYTjNDdpooey49dIU0cMdpOv9ithVf7nstk3jvs8EhMiT/VORoyazZYGgw4vnA==", "dev": true, "requires": { "@polka/url": "^1.0.0-next.9", @@ -10505,9 +10505,9 @@ } }, "sirv-cli": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.5.tgz", - "integrity": "sha512-3TECcM4Q1b18KGSXuvtHIAcGoatYkk3MYvjCzn3CFq0aNYT2EDmbSP+/ISpyYtQLdZXWAhb4hHTn/ui5pFaqvw==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.6.tgz", + "integrity": "sha512-K/iY1OHG7hTw4GzLoqMhwzKCbgWmx5joYAAF2+CwyiamWCpVzAgNVWgAc0JmSA2Gf3wseov05il2QbFTGTZMVg==", "dev": true, "requires": { "console-clear": "^1.1.0", @@ -10516,7 +10516,7 @@ "local-access": "^1.0.1", "sade": "^1.6.0", "semiver": "^1.0.0", - "sirv": "^1.0.5", + "sirv": "^1.0.6", "tinydate": "^1.0.0" } }, |
