Merge pull request #14 from RealFascinated/dependabot/npm_and_yarn/next-seo-5.8.0
Bump next-seo from 5.6.0 to 5.8.0
This commit is contained in:
commit
609fe6c9b9
12
package-lock.json
generated
12
package-lock.json
generated
@ -3983,9 +3983,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-seo": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.6.0.tgz",
|
||||
"integrity": "sha512-6o7OJq+/V7ZrijayG94BvNOYLQg9xQp0OAwLpA5kdlSei3mYsVbSB32UBIqSxT6uqRf55Jmd56ScG65IDnJShw==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.8.0.tgz",
|
||||
"integrity": "sha512-V5W/JwqdoX6/0zG4S7m5g8zNajYffytWigkPo2hrbHhLD18yGFBU9607OPhvbI9zX3QjWQFMBSmlUY456xt9cA==",
|
||||
"peerDependencies": {
|
||||
"next": "^8.1.1-canary.54 || >=9.0.0",
|
||||
"react": ">=16.0.0",
|
||||
@ -8135,9 +8135,9 @@
|
||||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.6.0.tgz",
|
||||
"integrity": "sha512-6o7OJq+/V7ZrijayG94BvNOYLQg9xQp0OAwLpA5kdlSei3mYsVbSB32UBIqSxT6uqRf55Jmd56ScG65IDnJShw==",
|
||||
"version": "5.8.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.8.0.tgz",
|
||||
"integrity": "sha512-V5W/JwqdoX6/0zG4S7m5g8zNajYffytWigkPo2hrbHhLD18yGFBU9607OPhvbI9zX3QjWQFMBSmlUY456xt9cA==",
|
||||
"requires": {}
|
||||
},
|
||||
"next-themes": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
"@nextui-org/react": "^1.0.0-beta.10",
|
||||
"ioredis": "^5.2.3",
|
||||
"next": "12",
|
||||
"next-seo": "^5.6.0",
|
||||
"next-seo": "^5.8.0",
|
||||
"next-themes": "^0.2.1",
|
||||
"node-fetch": "^3.2.10",
|
||||
"prop-types": "^15.8.1",
|
||||
|
@ -2021,10 +2021,10 @@ natural-compare@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
||||
|
||||
next-seo@^5.6.0:
|
||||
version "5.6.0"
|
||||
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.6.0.tgz#70cb96199e77718d0ffb499c43c7317aba905797"
|
||||
integrity sha512-6o7OJq+/V7ZrijayG94BvNOYLQg9xQp0OAwLpA5kdlSei3mYsVbSB32UBIqSxT6uqRf55Jmd56ScG65IDnJShw==
|
||||
next-seo@^5.8.0:
|
||||
version "5.8.0"
|
||||
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.8.0.tgz#c71c791971e030af448cae61dc1ece5e79da1790"
|
||||
integrity sha512-V5W/JwqdoX6/0zG4S7m5g8zNajYffytWigkPo2hrbHhLD18yGFBU9607OPhvbI9zX3QjWQFMBSmlUY456xt9cA==
|
||||
|
||||
next-themes@^0.2.1:
|
||||
version "0.2.1"
|
||||
|
Reference in New Issue
Block a user