diff --git a/composer.json b/composer.json
index 8cf5be95fbc7956f6da2a228ee922f5260beeedb..784b7d7755854f985729bb8ec94f3f1234735f93 100644
--- a/composer.json
+++ b/composer.json
@@ -49,7 +49,7 @@
         "wpackagist-plugin/wp-piwik": "1.0.30",
         "wpackagist-plugin/wp-syntax": "1.2",
 	"wpackagist-plugin/og": "3.3.3",
-	"wpackagist-plugin/opengraph": "2.0.1",
+	"wpackagist-plugin/opengraph": "2.0.2",
         "wpackagist-theme/azul": "1.51",
         "wpackagist-theme/bliss": "1.2.0",
         "wpackagist-theme/classic": "1.6",
diff --git a/composer.lock b/composer.lock
index dd5aa700820f17f774294d7dbe40ab2997e17344..eafad84f8c2171fa801825d999bda3c3d63056c2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "2741a98273e85557561edfcfd9b5c94d",
+    "content-hash": "fa4352ec99452324dca480a8bc765556",
     "packages": [
         {
             "name": "composer/installers",
@@ -1260,15 +1260,15 @@
         },
         {
             "name": "wpackagist-plugin/opengraph",
-            "version": "2.0.1",
+            "version": "2.0.2",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/opengraph/",
-                "reference": "tags/2.0.1"
+                "reference": "tags/2.0.2"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/opengraph.2.0.1.zip"
+                "url": "https://downloads.wordpress.org/plugin/opengraph.2.0.2.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -2162,12 +2162,12 @@
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {
         "php": ">=7.1"
     },
-    "platform-dev": [],
+    "platform-dev": {},
     "plugin-api-version": "2.6.0"
 }