Merge pull request #43 from RealFascinated/dependabot/npm_and_yarn/next-seo-5.14.1

Bump next-seo from 5.14.0 to 5.14.1
This commit is contained in:
Liam 2022-11-10 21:10:23 +00:00 committed by GitHub
commit dbc10c7de5
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": "12",
"next-seo": "^5.14.0",
"next-seo": "^5.14.1",
"next-themes": "^0.2.1",
"node-fetch": "^3.2.10",
"prop-types": "^15.8.1",
@ -4278,9 +4278,9 @@
}
},
"node_modules/next-seo": {
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.0.tgz",
"integrity": "sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w==",
"version": "5.14.1",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz",
"integrity": "sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==",
"peerDependencies": {
"next": "^8.1.1-canary.54 || >=9.0.0",
"react": ">=16.0.0",
@ -8872,9 +8872,9 @@
}
},
"next-seo": {
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.0.tgz",
"integrity": "sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w==",
"version": "5.14.1",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz",
"integrity": "sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==",
"requires": {}
},
"next-themes": {

@ -17,7 +17,7 @@
"critters": "^0.0.16",
"ioredis": "^5.2.4",
"next": "12",
"next-seo": "^5.14.0",
"next-seo": "^5.14.1",
"next-themes": "^0.2.1",
"node-fetch": "^3.2.10",
"prop-types": "^15.8.1",

@ -2127,10 +2127,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.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.0.tgz#961376571d50c76c3d469c607900774065f62907"
integrity sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w==
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-themes@^0.2.1:
version "0.2.1"