Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 5bdc528 commit 47d9f31
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"fastify": "4.24.3"
},
"devDependencies": {
"@book000/node-utils": "1.9.4",
"@book000/node-utils": "1.10.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
Expand Down
19 changes: 14 additions & 5 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
call-me-maybe "^1.0.1"
js-yaml "^4.1.0"

"@book000/node-utils@1.9.4":
version "1.9.4"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.9.4.tgz#707e516d7a52d352e78512e4685597c91b05d6a5"
integrity sha512-PDsPo3tKzZpawKzvSgCpjJJPixID4n1LimK9F3rekBDmBmXytX7tGRTqLSChyu1TGcMj+vgMPIMRkSlDnMcKsw==
"@book000/node-utils@1.10.8":
version "1.10.8"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.10.8.tgz#1b9915981ba3588a972cc4004051c4e19fe58d43"
integrity sha512-qnspbADHwW9VjIH/xXd3mFwxBR7TJG8VvyKGuu6u2+J8eHlH+tR155kzTzrLwhH5ukd/R6sw7dGqvLPcP+amhA==
dependencies:
axios "1.6.1"
axios "1.6.2"
cycle "1.0.3"
form-data "4.0.0"
jsonc-parser "3.2.0"
Expand Down Expand Up @@ -679,6 +679,15 @@ [email protected]:
form-data "^4.0.0"
proxy-from-env "^1.1.0"

[email protected]:
version "1.6.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"

b4a@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.4.tgz#ef1c1422cae5ce6535ec191baeed7567443f36c9"
Expand Down

0 comments on commit 47d9f31

Please sign in to comment.