]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump sirv-cli from 1.0.5 to 1.0.6 (#31496)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 18 Aug 2020 18:37:45 +0000 (21:37 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Aug 2020 18:37:45 +0000 (21:37 +0300)
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] <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 9e589fde1abe2b6238f3849b5568bb71554aebd2..952aec210fe59d6df54574448c10c297cc2b0d69 100644 (file)
       }
     },
     "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",
       }
     },
     "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",
         "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"
       }
     },
index bf7cdd42f20368c0d25be5b665a32b23258d37dc..ab1d703679f468a8e84b7c1c69b296bf19c003e1 100644 (file)
     "rollup": "^2.26.3",
     "rollup-plugin-istanbul": "^2.0.1",
     "shelljs": "^0.8.4",
-    "sirv-cli": "^1.0.5",
+    "sirv-cli": "^1.0.6",
     "stylelint": "^13.6.1",
     "stylelint-config-twbs-bootstrap": "^2.0.3",
     "terser": "^5.0.0",