Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/oslo-1.2.1' into combined-pr-branch

This commit is contained in:
2024-12-05 23:44:46 +01:00
2 changed files with 10 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"lucide-react": "^0.368.0",
"next": "^14.2.3",
"next-themes": "^0.3.0",
"oslo": "^1.2.0",
"oslo": "^1.2.1",
"react": "^18",
"react-dom": "^18",
"sonner": "^1.4.41",

View File

@@ -2571,7 +2571,7 @@ optionator@^0.9.3:
prelude-ls "^1.2.1"
type-check "^0.4.0"
oslo@1.2.0, oslo@^1.2.0:
oslo@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/oslo/-/oslo-1.2.0.tgz#3d7e3132de725c4ec9ab738445e959bae99e5b2f"
integrity sha512-OoFX6rDsNcOQVAD2gQD/z03u4vEjWZLzJtwkmgfRF+KpQUXwdgEXErD7zNhyowmHwHefP+PM9Pw13pgpHMRlzw==
@@ -2579,6 +2579,14 @@ oslo@1.2.0, oslo@^1.2.0:
"@node-rs/argon2" "1.7.0"
"@node-rs/bcrypt" "1.9.0"
oslo@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/oslo/-/oslo-1.2.1.tgz#aa2b9729c2b9bae74248ba865e9904defe231474"
integrity sha512-HfIhB5ruTdQv0XX2XlncWQiJ5SIHZ7NHZhVyHth0CSZ/xzge00etRyYy/3wp/Dsu+PkxMC+6+B2lS/GcKoewkA==
dependencies:
"@node-rs/argon2" "1.7.0"
"@node-rs/bcrypt" "1.9.0"
p-limit@^3.0.2:
version "3.1.0"
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"