Merge pull request #393 from brianlovin/dependabot/npm_and_yarn/next-seo-3.2.0

This commit is contained in:
dependabot-preview[bot] 2019-12-16 13:20:52 +00:00 committed by GitHub
commit 8237230ea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -10343,9 +10343,9 @@
}
},
"next-seo": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-3.1.0.tgz",
"integrity": "sha512-zT2g4/dog5OHbwVreyz2UqpftV2q24zePB6jpz0hE35tBvya5VrhBxhhnyPk43Aug9k+V+Dc4i1Bf1YuKhJu0g=="
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-3.2.0.tgz",
"integrity": "sha512-U0sZyPJveXfkz5jl1wz2y6mAZlzZgG+DJawL02PKY5hnz+0c5CGIzMiYOT2od8fmruxBImJlVFw3h09qMGiFLw=="
},
"nice-try": {
"version": "1.0.5",

View file

@ -23,7 +23,7 @@
"dependencies": {
"fathom-client": "^1.0.0",
"next": "^9.1.5",
"next-seo": "^3.1.0",
"next-seo": "^3.2.0",
"react": "^16.12.0",
"react-clipboard.js": "^2.0.16",
"react-dom": "^16.12.0",