diff --git a/composer.json b/composer.json
index 746c217b00ebebbfa2145c8b5bbd279b3ee58547..8e5406be66709865117dc936e9a13ed939b394ae 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,7 @@
         "wpackagist-plugin/wp-super-cache": "2.0.0",
         "wpackagist-plugin/wp-piwik": "1.0.30",
         "wpackagist-plugin/wp-syntax": "1.2",
-	"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 b3f021010163c4b81c9f1815cd7ad697e1585e50..bbbabaf857c762753901de998a6a4c9904ef278f 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": "0033bb0fd857a386f1d1cf5fea6218b0",
+    "content-hash": "919be327f7338384dfb013a4ff67808d",
     "packages": [
         {
             "name": "composer/installers",
@@ -1242,15 +1242,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"
@@ -2144,12 +2144,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"
 }