]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump sirv-cli from 1.0.3 to 1.0.5 (#31419)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Aug 2020 16:15:28 +0000 (19:15 +0300)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 16:15:28 +0000 (19:15 +0300)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
package-lock.json
package.json

index b500d9e307cfea93139fcaa2a3f8e2a70517175e..250ef32eec8cb56e70df85a22ddeaa8c94894121 100644 (file)
       }
     },
     "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": {
       }
     },
     "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",
       }
     },
     "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",
         "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"
       }
     },
index acc08e3fcae1ba93ef97869a5fa08e2995090745..c9a0897a4d903f7f1a55bafed7f56236947a96bc 100644 (file)
     "rollup": "^2.23.0",
     "rollup-plugin-istanbul": "^2.0.1",
     "shelljs": "^0.8.4",
-    "sirv-cli": "^1.0.3",
+    "sirv-cli": "^1.0.5",
     "stylelint": "^13.6.1",
     "stylelint-config-twbs-bootstrap": "^2.0.3",
     "terser": "^4.8.0",