Skip to content

Commit 28e7da2

Browse files
Update dependency unsplash-js to v7.0.19
1 parent e9d83bc commit 28e7da2

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-icons": "4.8.0",
2424
"rough-notation": "^0.5.1",
2525
"typeit-react": "2.6.4",
26-
"unsplash-js": "7.0.15"
26+
"unsplash-js": "7.0.19"
2727
},
2828
"devDependencies": {
2929
"@babel/core": "7.21.0",

yarn.lock

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -490,11 +490,6 @@
490490
dependencies:
491491
tslib "^2.4.0"
492492

493-
"@types/content-type@^1.1.3":
494-
version "1.1.5"
495-
resolved "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.5.tgz"
496-
integrity sha512-dgMN+syt1xb7Hk8LU6AODOfPlvz5z1CbXpPuJE5ZrX9STfBOIXF09pEB8N7a97WT9dbngt3ksDCm6GW6yMrxfQ==
497-
498493
"@types/json5@^0.0.29":
499494
version "0.0.29"
500495
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
@@ -849,11 +844,6 @@ [email protected]:
849844
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
850845
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
851846

852-
content-type@^1.0.4:
853-
version "1.0.5"
854-
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz"
855-
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
856-
857847
convert-source-map@^1.7.0:
858848
version "1.9.0"
859849
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:
27532743
resolved "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz"
27542744
integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==
27552745

2756-
2757-
version "7.0.15"
2758-
resolved "https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.15.tgz"
2759-
integrity sha512-WGqKp9wl2m2tAUPyw2eMZs/KICR+A52tCaRapzVXWxkA4pjHqsaGwiJXTEW7hBy4Pu0QmP6KxTt2jST3tluawA==
2760-
dependencies:
2761-
"@types/content-type" "^1.1.3"
2762-
content-type "^1.0.4"
2746+
2747+
version "7.0.19"
2748+
resolved "https://registry.yarnpkg.com/unsplash-js/-/unsplash-js-7.0.19.tgz#36a4ee6d52f2438a5526c08c7018908debba10c7"
2749+
integrity sha512-j6qT2floy5Q2g2d939FJpwey1yw/GpQecFiSouyJtsHQPj3oqmqq3K4rI+GF8vU1zwGCT7ZwIGQd2dtCQLjYJw==
27632750

27642751
update-browserslist-db@^1.0.10:
27652752
version "1.0.10"

0 commit comments

Comments
 (0)