From ba96b7aa04c5c1165b502a800f2ed48030a33262 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 11:09:47 +0000 Subject: [PATCH] build(deps): update dependency @jamiemagee/osv-offline to v1.2.6 (#15597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 883d4b7d64..fceb293a55 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "@breejs/later": "4.1.0", "@cheap-glitch/mi-cron": "1.0.1", "@iarna/toml": "2.2.5", - "@jamiemagee/osv-offline": "1.2.5", + "@jamiemagee/osv-offline": "1.2.6", "@renovatebot/pep440": "2.1.1", "@renovatebot/ruby-semver": "1.1.3", "@sindresorhus/is": "4.6.0", diff --git a/yarn.lock b/yarn.lock index 61c1ffb295..b404d054cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1396,17 +1396,17 @@ dependencies: "@seald-io/nedb" "3.0.0" -"@jamiemagee/osv-offline@1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@jamiemagee/osv-offline/-/osv-offline-1.2.5.tgz#6285f540478424c2ae2a9e0e36471ec475ae894d" - integrity sha512-qKqJXsVdvKVRzL2mWrwhLz/uJ8w3Y4OEhSCLsqYY52lPaizNEX350uzNc/HVpYox9xoOUqwALZcTcpXxEJuENA== +"@jamiemagee/osv-offline@1.2.6": + version "1.2.6" + resolved "https://registry.yarnpkg.com/@jamiemagee/osv-offline/-/osv-offline-1.2.6.tgz#387d3e6a251ff9858f5bf2ff75920c65e35c8eb9" + integrity sha512-PPIKlgCzHbKKtg4uzkwMeS9UjylFK4FMuQXeXDuPiAgJRj9Aphw+9US7a4kf0yaxgebHjOFCex7WG08MMx0hnw== dependencies: "@jamiemagee/osv-offline-db" "1.1.4" "@octokit/rest" "18.12.0" adm-zip "^0.5.9" fs-extra "10.0.0" got "11.8.3" - luxon "2.3.2" + luxon "2.4.0" "@jest/console@^27.5.1": version "27.5.1" @@ -6782,11 +6782,6 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.9.0.tgz#29c2a989b6c10f32ceccc66ff44059e1490af3e1" integrity sha512-lkcNMUKqdJk96TuIXUidxaPuEg5sJo/+ZyVE2BDFnuZGzwXem7d8582eG8vbu4todLfT14snP6iHriCHXXi5Rw== -luxon@2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.2.tgz#5f2f3002b8c39b60a7b7ad24b2a85d90dc5db49c" - integrity sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw== - luxon@2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.4.0.tgz#9435806545bb32d4234dab766ab8a3d54847a765" -- GitLab