Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 369d927 commit c89eeb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"@opentelemetry/sdk-trace-node": "1.14.0",
"@opentelemetry/semantic-conventions": "1.14.0",
"@qnighy/marshal": "0.1.3",
"@renovatebot/osv-offline": "1.3.0",
"@renovatebot/osv-offline": "1.3.1",
"@renovatebot/pep440": "2.1.19",
"@renovatebot/ruby-semver": "3.0.4",
"@sindresorhus/is": "4.6.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2377,18 +2377,18 @@
dependencies:
"@seald-io/nedb" "^4.0.2"

"@renovatebot/osv-offline@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@renovatebot/osv-offline/-/osv-offline-1.3.0.tgz#d8c8bfc02e6dd084e29f796f829ffde22db7b93f"
integrity sha512-iY2o532gK7pbE4ADAwSWexvepSbwDR7y4ZVN0KWpx2YGFElz6SUmO73kSu5jVsQ5h7aDxCPU0uiCCO1H0nbJ0g==
"@renovatebot/osv-offline@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@renovatebot/osv-offline/-/osv-offline-1.3.1.tgz#ca0729f8e6929447ee79588bf41345c94b712a9c"
integrity sha512-Sx1Pkyd/hqErBKKf95kT9qYuoMM5qWIis3NYyOD0VRUbMZ3kEW4tN/UbfYqq9XeZ1T79lOsp3cJkF5Bhtbwi1w==
dependencies:
"@octokit/rest" "^19.0.13"
"@renovatebot/osv-offline-db" "1.4.0"
adm-zip "~0.5.10"
fs-extra "^11.1.1"
got "^11.8.6"
luxon "^3.3.0"
node-fetch "^2.6.11"
node-fetch "^2.6.12"

"@renovatebot/pep440@2.1.19":
version "2.1.19"
Expand Down Expand Up @@ -8384,10 +8384,10 @@ node-emoji@^1.11.0:
dependencies:
lodash "^4.17.21"

node-fetch@^2.6.11:
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==
node-fetch@^2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.12.tgz#02eb8e22074018e3d5a83016649d04df0e348fba"
integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==
dependencies:
whatwg-url "^5.0.0"

Expand Down

0 comments on commit c89eeb8

Please sign in to comment.