Skip to content

Commit

Permalink
build(deps): update dependency @renovatebot/osv-offline to v1.2.6 (#2…
Browse files Browse the repository at this point in the history
…2241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2023
1 parent e765e72 commit 7b8adff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -156,7 +156,7 @@
"@opentelemetry/sdk-trace-node": "1.12.0",
"@opentelemetry/semantic-conventions": "1.12.0",
"@qnighy/marshal": "0.1.3",
"@renovatebot/osv-offline": "1.2.5",
"@renovatebot/osv-offline": "1.2.6",
"@renovatebot/pep440": "2.1.15",
"@renovatebot/ruby-semver": "3.0.1",
"@sindresorhus/is": "4.6.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Expand Up @@ -2494,18 +2494,18 @@
dependencies:
"@seald-io/nedb" "^4.0.2"

"@renovatebot/osv-offline@1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@renovatebot/osv-offline/-/osv-offline-1.2.5.tgz#40bdb5c22eb1cd66ec3a79d3a25de40fbdce6bb4"
integrity sha512-PRzSyAhel/coD68Z8WK5nFw9UJ8vLCvQQb+aRzwwmMEuSzAbe1FnVbvEZ/wae3sDy57nvMuVhk358InMYHYyVQ==
"@renovatebot/osv-offline@1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@renovatebot/osv-offline/-/osv-offline-1.2.6.tgz#66a4ff071c52e38c7fb9837cf9b9efe8b4f6025e"
integrity sha512-0FXihAGhDRAXfqtnEWsz8EH+3vEJpH5zB6FZD48tsK+puz43e6tI4obQGcylhMBToV7ex9M7tU4ukChkHwOGcg==
dependencies:
"@octokit/rest" "^19.0.7"
"@renovatebot/osv-offline-db" "1.3.3"
adm-zip "~0.5.10"
fs-extra "^11.1.1"
got "^11.8.6"
luxon "^3.3.0"
node-fetch "^2.6.9"
node-fetch "^2.6.10"

"@renovatebot/pep440@2.1.15":
version "2.1.15"
Expand Down Expand Up @@ -7928,7 +7928,14 @@ node-emoji@^1.11.0:
dependencies:
lodash "^4.17.21"

node-fetch@^2.6.7, node-fetch@^2.6.9:
node-fetch@^2.6.10:
version "2.6.11"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.11.tgz#cde7fc71deef3131ef80a738919f999e6edfff25"
integrity sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==
dependencies:
whatwg-url "^5.0.0"

node-fetch@^2.6.7:
version "2.6.9"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==
Expand Down

0 comments on commit 7b8adff

Please sign in to comment.