diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-08-04 19:15:28 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-04 19:15:28 +0300 |
| commit | 9264ccc054d56fc0e955a5b8d069824e411ca979 (patch) | |
| tree | 2dfdce6a4c5c3a407bcec0cb1bc278d439cb0d0b /package-lock.json | |
| parent | 49d75ea86e9db1f3f7c6e7e37c11cee3a3f06788 (diff) | |
| download | bootstrap-9264ccc054d56fc0e955a5b8d069824e411ca979.tar.xz bootstrap-9264ccc054d56fc0e955a5b8d069824e411ca979.zip | |
Bump sirv-cli from 1.0.3 to 1.0.5 (#31419)
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](https://github.com/lukeed/sirv/compare/v1.0.3...v1.0.5)
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 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json index b500d9e30..250ef32ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7371,9 +7371,9 @@ } }, "mri": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/mri/-/mri-1.1.5.tgz", - "integrity": "sha512-d2RKzMD4JNyHMbnbWnznPaa8vbdlq/4pNZ3IgdaGrVbBhebBsGUUE/6qorTMYNS6TwuH3ilfOlD2bf4Igh8CKg==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/mri/-/mri-1.1.6.tgz", + "integrity": "sha512-oi1b3MfbyGa7FJMP9GmLTttni5JoICpYBRlq+x5V16fZbLsnL9N3wFqqIm/nIG43FjUFkFh9Epzp/kzUGUnJxQ==", "dev": true }, "ms": { @@ -10356,9 +10356,9 @@ } }, "sirv": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.1.tgz", - "integrity": "sha512-5prQxJFybxXkI6fGffgiJgnbMmcdGWd2K5NH+yw4zF5GIZCb2PdCb9+1qr1Y+ntNJsIRvJ6hnR+NlI9vdrRL2Q==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.5.tgz", + "integrity": "sha512-VBGinItX5MJXafH0FmVsc2G5INwmd9ygT05DVdEw2piBBKRNUBGy3Aq0SmpVzP121astWFE2XERNJOggrQcUww==", "dev": true, "requires": { "@polka/url": "^1.0.0-next.9", @@ -10367,9 +10367,9 @@ } }, "sirv-cli": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.3.tgz", - "integrity": "sha512-pLWMreVMKvK/7Zwdi/8AMjVPaOhkW24a6GRsXtLbvgvbZNHjAb0J8vs3x86ES5radO06AxGRVp8oMWbuf+ExTw==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/sirv-cli/-/sirv-cli-1.0.5.tgz", + "integrity": "sha512-3TECcM4Q1b18KGSXuvtHIAcGoatYkk3MYvjCzn3CFq0aNYT2EDmbSP+/ISpyYtQLdZXWAhb4hHTn/ui5pFaqvw==", "dev": true, "requires": { "console-clear": "^1.1.0", @@ -10378,7 +10378,7 @@ "local-access": "^1.0.1", "sade": "^1.6.0", "semiver": "^1.0.0", - "sirv": "^1.0.1", + "sirv": "^1.0.5", "tinydate": "^1.0.0" } }, |
