aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-28 15:49:42 +0300
committerGitHub <[email protected]>2020-04-28 15:49:42 +0300
commit82ef465b20e33bbc9ff1bb5b03e2537ff02851e1 (patch)
treec2d6afdef2fdd0690861e3de8c5a7d9083e57790
parent72b37fa6ca74621a6b846a53fb0e35fa71070f7b (diff)
downloadbootstrap-82ef465b20e33bbc9ff1bb5b03e2537ff02851e1.tar.xz
bootstrap-82ef465b20e33bbc9ff1bb5b03e2537ff02851e1.zip
Bump hugo-bin from 0.57.0 to 0.57.2 (#30668)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.57.0 to 0.57.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.57.0...v0.57.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
-rw-r--r--package-lock.json18
-rw-r--r--package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index ac81f2d81..4d30600f5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2235,9 +2235,9 @@
}
},
"buffer": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.5.0.tgz",
- "integrity": "sha512-9FTEDjLjwoAkEwyMGDjYJQN2gfRgOKBKRfiglhvibGbpeeU/pQn1bJxQqm32OD/AIeEuHxU9roxXxg34Byp/Ww==",
+ "version": "5.6.0",
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz",
+ "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==",
"dev": true,
"requires": {
"base64-js": "^1.0.2",
@@ -6120,9 +6120,9 @@
}
},
"hugo-bin": {
- "version": "0.57.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.57.0.tgz",
- "integrity": "sha512-WmI8SC25gRqBo/vPJ5vfEAWRB/4LWDnBwdpjwoVxx1d9fkEoJqnW2lcoGoa1rmVZTap1UefEUiDOyagT1BKyHw==",
+ "version": "0.57.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.57.2.tgz",
+ "integrity": "sha512-hbJNftqFTDXvVoOaU6rHvxqFf5LFSmHZOGfIVoY87nxLKoBJ0xx1Mvf+xJOnf3HEgLwg7dAQaiWydO+P3+t7tg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
@@ -12606,9 +12606,9 @@
"dev": true
},
"unbzip2-stream": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.1.tgz",
- "integrity": "sha512-sgDYfSDPMsA4Hr2/w7vOlrJBlwzmyakk1+hW8ObLvxSp0LA36LcL2XItGvOT3OSblohSdevMuT8FQjLsqyy4sA==",
+ "version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.2.tgz",
+ "integrity": "sha512-pZMVAofMrrHX6Ik39hCk470kulCbmZ2SWfQLPmTWqfJV/oUm0gn1CblvHdUu4+54Je6Jq34x8kY6XjTy6dMkOg==",
"dev": true,
"requires": {
"buffer": "^5.2.1",
diff --git a/package.json b/package.json
index 60c8df03c..3617c1fb7 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.57.0",
+ "hugo-bin": "^0.57.2",
"ip": "^1.1.5",
"karma": "^5.0.2",
"karma-browserstack-launcher": "1.4.0",