Bump next-seo from 5.14.0 to 5.14.1
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v5.14.0...v5.14.1) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7266303715
commit
17dbdd95cd
14
package-lock.json
generated
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"
|
||||
|
Reference in New Issue
Block a user