Merge pull request #62 from RealFascinated/dependabot/npm_and_yarn/next-seo-5.15.0

Bump next-seo from 5.14.1 to 5.15.0
This commit is contained in:
Lee 2022-12-09 01:24:37 +00:00 committed by GitHub
commit 1dc2df3fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated

@ -15,7 +15,7 @@
"critters": "^0.0.16",
"ioredis": "^5.2.4",
"next": "13",
"next-seo": "^5.14.1",
"next-seo": "^5.15.0",
"next-themes": "^0.2.1",
"node-fetch": "^3.3.0",
"prop-types": "^15.8.1",
@ -4453,9 +4453,9 @@
}
},
"node_modules/next-seo": {
"version": "5.14.1",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz",
"integrity": "sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==",
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.15.0.tgz",
"integrity": "sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==",
"peerDependencies": {
"next": "^8.1.1-canary.54 || >=9.0.0",
"react": ">=16.0.0",
@ -9225,9 +9225,9 @@
}
},
"next-seo": {
"version": "5.14.1",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz",
"integrity": "sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==",
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.15.0.tgz",
"integrity": "sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==",
"requires": {}
},
"next-themes": {

@ -17,7 +17,7 @@
"critters": "^0.0.16",
"ioredis": "^5.2.4",
"next": "13",
"next-seo": "^5.14.1",
"next-seo": "^5.15.0",
"next-themes": "^0.2.1",
"node-fetch": "^3.3.0",
"prop-types": "^15.8.1",

@ -2223,10 +2223,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.14.1:
version "5.14.1"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.1.tgz#d07322edc37634fbd9beca51fb04177910d8031c"
integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==
next-seo@^5.15.0:
version "5.15.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.15.0.tgz#b1a90508599774982909ea44803323c6fb7b50f4"
integrity sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==
next-themes@^0.2.1:
version "0.2.1"