Skip to content

Commit

Permalink
chore(deps-dev): bump @types/hapi__hawk from 8.0.4 to 8.0.5 (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent d47fb64 commit e33909c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/absence.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"description": "An absence.io API client",
"devDependencies": {
"@types/hapi__hawk": "8.0.4",
"@types/hapi__hawk": "8.0.5",
"@types/node": "~18",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/bamboohr.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"description": "An bamboohr.com API client",
"devDependencies": {
"@types/hapi__hawk": "8.0.4",
"@types/hapi__hawk": "8.0.5",
"@types/node": "~18",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1056,10 +1056,10 @@
resolved "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-3.1.43.tgz#b859347d6289ba13e347c335a4c9efa63337a748"
integrity sha512-EHe/YKctU3IYNBsDmSOPX/7jLHPRlx8WaiDKSY9JCTnJ8XJeM4c0ZJvx+9Gxmr2s2ihI92R+3U/gNL1sq5oRuQ==

"@types/hapi__hawk@8.0.4":
version "8.0.4"
resolved "https://registry.yarnpkg.com/@types/hapi__hawk/-/hapi__hawk-8.0.4.tgz#a8ffafe00f3d8e775000032ed05e094b75b41936"
integrity sha512-8TB5o6OxDbJsNhioYvYuuBNXYseUOZSws7LZjiE7LyTBVPhY8FjjST7zWn0PRyt6mIA2LoN6Jtp0Uz06mAn27w==
"@types/hapi__hawk@8.0.5":
version "8.0.5"
resolved "https://registry.npmjs.org/@types/hapi__hawk/-/hapi__hawk-8.0.5.tgz#e4112dec26621bd0ecc38cb658e0cd8aa360f095"
integrity sha512-SiasQy9/8h/HmjcyWKdTM8G7Dz55LIGriWqeoSagZZVc9pXBA/ORcTt8rc+Ik+dbk73VazQ1gYYfycVRnn83/w==
dependencies:
"@hapi/boom" "^9.0.0"
"@hapi/hapi" "^21.1.0"
Expand Down

0 comments on commit e33909c

Please sign in to comment.