From 7b39ea38084f4c1c8272b6f4471809baa20776f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 23:06:06 +0000 Subject: [PATCH] build(deps): bump hawk from 8.0.1 to 9.0.1 Bumps [hawk](https://github.com/mozilla/hawk) from 8.0.1 to 9.0.1. - [Release notes](https://github.com/mozilla/hawk/releases) - [Commits](https://github.com/mozilla/hawk/compare/v8.0.1...v9.0.1) --- updated-dependencies: - dependency-name: hawk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 70 ++++++----------------------------------------- package.json | 2 +- 2 files changed, 10 insertions(+), 62 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ef13ded..e0b2b0c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "cryptiles": "^4.1.3", - "hawk": "^8.0.1", + "hawk": "^9.0.1", "qs": "^6.9.4" }, "devDependencies": { @@ -305,15 +305,6 @@ "@hapi/hoek": "9.x.x" } }, - "node_modules/@hapi/bounce": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@hapi/bounce/-/bounce-2.0.0.tgz", - "integrity": "sha512-JesW92uyzOOyuzJKjoLHM1ThiOvHPOLDHw01YV8yh5nCso7sDwJho1h0Ad2N+E62bZyz46TG3xhAi/78Gsct6A==", - "dependencies": { - "@hapi/boom": "9.x.x", - "@hapi/hoek": "9.x.x" - } - }, "node_modules/@hapi/cryptiles": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-5.1.0.tgz", @@ -330,22 +321,6 @@ "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.1.0.tgz", "integrity": "sha512-i9YbZPN3QgfighY/1X1Pu118VUz2Fmmhd6b2n0/O8YVgGGfw0FbUYoA97k7FkpGJ+pLCFEDLUmAPPV4D1kpeFw==" }, - "node_modules/@hapi/sntp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hapi/sntp/-/sntp-4.0.0.tgz", - "integrity": "sha512-yBXTlySZyPZKz0NPoxxFClKNMmVhsZq84Ir7+k93XNGLdSnY3iD0BosxflLpIbP7yr3p4T+QDPMNgOA3XccdFQ==", - "dependencies": { - "@hapi/boom": "9.x.x", - "@hapi/bounce": "2.x.x", - "@hapi/hoek": "9.x.x", - "@hapi/teamwork": "4.x.x" - } - }, - "node_modules/@hapi/teamwork": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hapi/teamwork/-/teamwork-4.0.0.tgz", - "integrity": "sha512-V6xYOrr5aFv/IJqNPneaYCu8vuGTKisamqHVRS3JJnbZr18TrpXdsJOYk9pjPhFti+M2YETPebQLUr820N5NoQ==" - }, "node_modules/@sindresorhus/is": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz", @@ -1993,15 +1968,14 @@ } }, "node_modules/hawk": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-8.0.1.tgz", - "integrity": "sha512-n9yJDun8ooG+/t0SVn2iRxZBNY8x5B14JECie8rY61ZJ4CrEnTOYe9tZ5z7lpjuyoqMdrB74idO70pu4R2scqg==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/hawk/-/hawk-9.0.1.tgz", + "integrity": "sha512-H2E+5ATFEXmorgVzYl3NzG3PCo2e+euYrHDnRpLLdOtJrQHGRXrJT9/joWnrkHCtzDZkaNoLXg/+TsSkD06eNg==", "dependencies": { "@hapi/b64": "5.x.x", "@hapi/boom": "9.x.x", "@hapi/cryptiles": "5.x.x", - "@hapi/hoek": "9.x.x", - "@hapi/sntp": "4.x.x" + "@hapi/hoek": "9.x.x" } }, "node_modules/hoek": { @@ -4418,15 +4392,6 @@ "@hapi/hoek": "9.x.x" } }, - "@hapi/bounce": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@hapi/bounce/-/bounce-2.0.0.tgz", - "integrity": "sha512-JesW92uyzOOyuzJKjoLHM1ThiOvHPOLDHw01YV8yh5nCso7sDwJho1h0Ad2N+E62bZyz46TG3xhAi/78Gsct6A==", - "requires": { - "@hapi/boom": "9.x.x", - "@hapi/hoek": "9.x.x" - } - }, "@hapi/cryptiles": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-5.1.0.tgz", @@ -4440,22 +4405,6 @@ "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.1.0.tgz", "integrity": "sha512-i9YbZPN3QgfighY/1X1Pu118VUz2Fmmhd6b2n0/O8YVgGGfw0FbUYoA97k7FkpGJ+pLCFEDLUmAPPV4D1kpeFw==" }, - "@hapi/sntp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hapi/sntp/-/sntp-4.0.0.tgz", - "integrity": "sha512-yBXTlySZyPZKz0NPoxxFClKNMmVhsZq84Ir7+k93XNGLdSnY3iD0BosxflLpIbP7yr3p4T+QDPMNgOA3XccdFQ==", - "requires": { - "@hapi/boom": "9.x.x", - "@hapi/bounce": "2.x.x", - "@hapi/hoek": "9.x.x", - "@hapi/teamwork": "4.x.x" - } - }, - "@hapi/teamwork": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@hapi/teamwork/-/teamwork-4.0.0.tgz", - "integrity": "sha512-V6xYOrr5aFv/IJqNPneaYCu8vuGTKisamqHVRS3JJnbZr18TrpXdsJOYk9pjPhFti+M2YETPebQLUr820N5NoQ==" - }, "@sindresorhus/is": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz", @@ -5818,15 +5767,14 @@ } }, "hawk": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-8.0.1.tgz", - "integrity": "sha512-n9yJDun8ooG+/t0SVn2iRxZBNY8x5B14JECie8rY61ZJ4CrEnTOYe9tZ5z7lpjuyoqMdrB74idO70pu4R2scqg==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/hawk/-/hawk-9.0.1.tgz", + "integrity": "sha512-H2E+5ATFEXmorgVzYl3NzG3PCo2e+euYrHDnRpLLdOtJrQHGRXrJT9/joWnrkHCtzDZkaNoLXg/+TsSkD06eNg==", "requires": { "@hapi/b64": "5.x.x", "@hapi/boom": "9.x.x", "@hapi/cryptiles": "5.x.x", - "@hapi/hoek": "9.x.x", - "@hapi/sntp": "4.x.x" + "@hapi/hoek": "9.x.x" } }, "hoek": { diff --git a/package.json b/package.json index 73a7396a..13c3f6f2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "dependencies": { "cryptiles": "^4.1.3", - "hawk": "^8.0.1", + "hawk": "^9.0.1", "qs": "^6.9.4" }, "devDependencies": {