From 28e7da2647867d9b37aa2b830d704c0b31ed99fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 18:30:14 +0000 Subject: [PATCH] Update dependency unsplash-js to v7.0.19 --- package.json | 2 +- yarn.lock | 21 ++++----------------- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index c1dff01..7eb0372 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-icons": "4.8.0", "rough-notation": "^0.5.1", "typeit-react": "2.6.4", - "unsplash-js": "7.0.15" + "unsplash-js": "7.0.19" }, "devDependencies": { "@babel/core": "7.21.0", diff --git a/yarn.lock b/yarn.lock index 3a6c055..72bd250 100644 --- a/yarn.lock +++ b/yarn.lock @@ -490,11 +490,6 @@ dependencies: tslib "^2.4.0" -"@types/content-type@^1.1.3": - version "1.1.5" - resolved "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.5.tgz" - integrity sha512-dgMN+syt1xb7Hk8LU6AODOfPlvz5z1CbXpPuJE5ZrX9STfBOIXF09pEB8N7a97WT9dbngt3ksDCm6GW6yMrxfQ== - "@types/json5@^0.0.29": version "0.0.29" resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" @@ -849,11 +844,6 @@ concat-map@0.0.1: resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== -content-type@^1.0.4: - version "1.0.5" - resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" - integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== - convert-source-map@^1.7.0: version "1.9.0" resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz" @@ -2753,13 +2743,10 @@ universal-user-agent@^6.0.0: resolved "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz" integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== -unsplash-js@7.0.15: - version "7.0.15" - resolved "https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.15.tgz" - integrity sha512-WGqKp9wl2m2tAUPyw2eMZs/KICR+A52tCaRapzVXWxkA4pjHqsaGwiJXTEW7hBy4Pu0QmP6KxTt2jST3tluawA== - dependencies: - "@types/content-type" "^1.1.3" - content-type "^1.0.4" +unsplash-js@7.0.19: + version "7.0.19" + resolved "https://registry.yarnpkg.com/unsplash-js/-/unsplash-js-7.0.19.tgz#36a4ee6d52f2438a5526c08c7018908debba10c7" + integrity sha512-j6qT2floy5Q2g2d939FJpwey1yw/GpQecFiSouyJtsHQPj3oqmqq3K4rI+GF8vU1zwGCT7ZwIGQd2dtCQLjYJw== update-browserslist-db@^1.0.10: version "1.0.10"