From 33398978949016f4a9b5ef6189f2be36fabbce8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 23:13:12 +0000 Subject: [PATCH] Bump hawk from 3.1.3 to 9.0.1 Bumps [hawk](https://github.com/mozilla/hawk) from 3.1.3 to 9.0.1. - [Release notes](https://github.com/mozilla/hawk/releases) - [Commits](https://github.com/mozilla/hawk/compare/v3.1.3...v9.0.1) --- updated-dependencies: - dependency-name: hawk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 40 +++++++++++++++++++++++++++++++--------- 2 files changed, 32 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4c645ad..d70f762 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "has-cors": "^1.1.0", "has-gulplog": "^0.1.0", "has-unicode": "^2.0.1", - "hawk": "^3.1.3", + "hawk": "^9.0.1", "hoek": "^2.16.3", "homedir-polyfill": "^1.0.1", "hosted-git-info": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 974d416..5121776 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,28 @@ # yarn lockfile v1 +"@hapi/b64@5.x.x": + version "5.0.0" + resolved "https://registry.yarnpkg.com/@hapi/b64/-/b64-5.0.0.tgz#b8210cbd72f4774985e78569b77e97498d24277d" + dependencies: + "@hapi/hoek" "9.x.x" + +"@hapi/boom@9.x.x": + version "9.1.4" + resolved "https://registry.yarnpkg.com/@hapi/boom/-/boom-9.1.4.tgz#1f9dad367c6a7da9f8def24b4a986fc5a7bd9db6" + dependencies: + "@hapi/hoek" "9.x.x" + +"@hapi/cryptiles@5.x.x": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@hapi/cryptiles/-/cryptiles-5.1.0.tgz#655de4cbbc052c947f696148c83b187fc2be8f43" + dependencies: + "@hapi/boom" "9.x.x" + +"@hapi/hoek@9.x.x": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" + abbrev@1, abbrev@^1.1.0: version "1.1.1" resolved "https://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8" @@ -937,7 +959,7 @@ cross-spawn@^3.0.0, cross-spawn@^3.0.1: lru-cache "^4.0.1" which "^1.2.9" -cryptiles@2.x.x, cryptiles@^2.0.5: +cryptiles@^2.0.5: version "2.0.5" resolved "https://registry.npm.taobao.org/cryptiles/download/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8" dependencies: @@ -2185,14 +2207,14 @@ has-values@^1.0.0: is-number "^3.0.0" kind-of "^4.0.0" -hawk@^3.1.3: - version "3.1.3" - resolved "https://registry.npm.taobao.org/hawk/download/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4" +hawk@^9.0.1: + version "9.0.1" + resolved "https://registry.yarnpkg.com/hawk/-/hawk-9.0.1.tgz#0be51769103e76fe97a97ae7fa356c313bb93160" dependencies: - boom "2.x.x" - cryptiles "2.x.x" - hoek "2.x.x" - sntp "1.x.x" + "@hapi/b64" "5.x.x" + "@hapi/boom" "9.x.x" + "@hapi/cryptiles" "5.x.x" + "@hapi/hoek" "9.x.x" hoek@2.x.x, hoek@^2.16.3: version "2.16.3" @@ -4273,7 +4295,7 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" -sntp@1.x.x, sntp@^1.0.9: +sntp@^1.0.9: version "1.0.9" resolved "https://registry.npm.taobao.org/sntp/download/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198" dependencies: