From 11ec31fb7048ab78ee22acba960cb757daf4dfe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 13:57:55 +0000 Subject: [PATCH] Bump hugo-bin from 0.122.2 to 0.122.3 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.122.2 to 0.122.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.122.2...v0.122.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9eaa09eb7..8d7e755dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7179,9 +7179,9 @@ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" }, "node_modules/hugo-bin": { - "version": "0.122.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.2.tgz", - "integrity": "sha512-xoLywPkJGybprzS8TtEc3uBJhNu7UTCAu6m5pWfKQwqcnLIkLX6onte7RZHV0MxWYb4P0tuOKfqGok2jnR/QRQ==", + "version": "0.122.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.3.tgz", + "integrity": "sha512-t3is8dMTLhAQFwdZxCgMydF2Fd7+6SUPCGoIzsZnQ1ZqdGGSQUA1spga9MIwwMVbTjfG0wZ6efYLxyqqjPviDA==", "funding": [ { "type": "github", @@ -18536,9 +18536,9 @@ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" }, "hugo-bin": { - "version": "0.122.2", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.2.tgz", - "integrity": "sha512-xoLywPkJGybprzS8TtEc3uBJhNu7UTCAu6m5pWfKQwqcnLIkLX6onte7RZHV0MxWYb4P0tuOKfqGok2jnR/QRQ==", + "version": "0.122.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.3.tgz", + "integrity": "sha512-t3is8dMTLhAQFwdZxCgMydF2Fd7+6SUPCGoIzsZnQ1ZqdGGSQUA1spga9MIwwMVbTjfG0wZ6efYLxyqqjPviDA==", "requires": { "@xhmikosr/bin-wrapper": "^12.0.0", "pkg-conf": "^4.0.0"