mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend
Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.7.6 to 5.7.14. - [Release notes](https://github.com/microlinkhq/metascraper/releases) - [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md) - [Commits](https://github.com/microlinkhq/metascraper/compare/v5.7.6...v5.7.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bd23bc30b9
commit
3091a8338a
16
backend/package-lock.json
generated
16
backend/package-lock.json
generated
@ -8437,18 +8437,18 @@
|
||||
}
|
||||
},
|
||||
"metascraper-author": {
|
||||
"version": "5.7.6",
|
||||
"resolved": "https://registry.npmjs.org/metascraper-author/-/metascraper-author-5.7.6.tgz",
|
||||
"integrity": "sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw==",
|
||||
"version": "5.7.14",
|
||||
"resolved": "https://registry.npmjs.org/metascraper-author/-/metascraper-author-5.7.14.tgz",
|
||||
"integrity": "sha512-P8xpHHoCzlbt1lb8qKbkz9XQ4MWC0c9ElKFORQ1GPmSVh0n+aTO1APKofFYcnl9rq6QIyYU4PLTqQZ54KXMqtA==",
|
||||
"requires": {
|
||||
"@metascraper/helpers": "^5.7.6",
|
||||
"@metascraper/helpers": "^5.7.14",
|
||||
"lodash": "~4.17.15"
|
||||
},
|
||||
"dependencies": {
|
||||
"@metascraper/helpers": {
|
||||
"version": "5.7.6",
|
||||
"resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
|
||||
"integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
|
||||
"version": "5.7.14",
|
||||
"resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
|
||||
"integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
|
||||
"requires": {
|
||||
"audio-extensions": "0.0.0",
|
||||
"chrono-node": "~1.3.11",
|
||||
@ -8462,7 +8462,7 @@
|
||||
"iso-639-3": "~1.2.0",
|
||||
"isostring": "0.0.1",
|
||||
"lodash": "~4.17.15",
|
||||
"mem": "~5.1.1",
|
||||
"memoize-one": "~5.1.1",
|
||||
"mime-types": "~2.1.24",
|
||||
"normalize-url": "~4.5.0",
|
||||
"smartquotes": "~2.3.1",
|
||||
|
||||
@ -73,7 +73,7 @@
|
||||
"merge-graphql-schemas": "^1.7.0",
|
||||
"metascraper": "^4.10.3",
|
||||
"metascraper-audio": "^5.7.6",
|
||||
"metascraper-author": "^5.7.6",
|
||||
"metascraper-author": "^5.7.14",
|
||||
"metascraper-clearbit-logo": "^5.3.0",
|
||||
"metascraper-date": "^5.7.6",
|
||||
"metascraper-description": "^5.7.14",
|
||||
|
||||
@ -5721,12 +5721,12 @@ metascraper-audio@^5.7.6:
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.7.6"
|
||||
|
||||
metascraper-author@^5.7.6:
|
||||
version "5.7.6"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.6.tgz#ccef7c987f433ebe00a444ff9d1bcd1c3f65c825"
|
||||
integrity sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw==
|
||||
metascraper-author@^5.7.14:
|
||||
version "5.7.14"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.14.tgz#5504c413eece572c66e72825bb1cff757974a4b8"
|
||||
integrity sha512-P8xpHHoCzlbt1lb8qKbkz9XQ4MWC0c9ElKFORQ1GPmSVh0n+aTO1APKofFYcnl9rq6QIyYU4PLTqQZ54KXMqtA==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.7.6"
|
||||
"@metascraper/helpers" "^5.7.14"
|
||||
lodash "~4.17.15"
|
||||
|
||||
metascraper-clearbit-logo@^5.3.0:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user