From a1cd1dc58f29af1bfa8a7bf35b63c2ee66c480a3 Mon Sep 17 00:00:00 2001
From: Christopher Guindon <chris.guindon@eclipse-foundation.org>
Date: Fri, 19 Aug 2022 08:15:41 -0400
Subject: [PATCH] update solstice-assets

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
---
 package.json |  2 +-
 yarn.lock    | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package.json b/package.json
index 15fa8c1d..3daaa5bd 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
     "install": "NODE_ENV=production npm run production"
   },
   "dependencies": {
-    "eclipsefdn-hugo-solstice-theme": "0.0.159",
+    "eclipsefdn-hugo-solstice-theme": "0.0.162",
     "js-yaml": "^3.13.1",
     "json-minify": "^1.0.0"
   },
diff --git a/yarn.lock b/yarn.lock
index 54fdd3dd..6efefedf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2480,20 +2480,20 @@ dotignore@~0.1.2:
   dependencies:
     minimatch "^3.0.4"
 
-eclipsefdn-hugo-solstice-theme@0.0.159:
-  version "0.0.159"
-  resolved "https://registry.yarnpkg.com/eclipsefdn-hugo-solstice-theme/-/eclipsefdn-hugo-solstice-theme-0.0.159.tgz#42cf984a2282097a8e0bec60db3c82cd3d6ce52d"
-  integrity sha512-+3RJOGAsRy5HqS1k4WJq+a4IB8JrcEV5qjvFPQhbgKgefmjbVqIEFUN8U4eVlVAwjHM+ABQee12LlQ5OtLRShA==
+eclipsefdn-hugo-solstice-theme@0.0.162:
+  version "0.0.162"
+  resolved "https://registry.yarnpkg.com/eclipsefdn-hugo-solstice-theme/-/eclipsefdn-hugo-solstice-theme-0.0.162.tgz#990e36b44943749407df43e2c968e8494253ae87"
+  integrity sha512-jRefdqe494LxkyV561VSPjfXJtDLZbQndWai1G6VOkIEaPK2vc+SOwJTasYHdXVEqqGlyz2yOrNCTzfCMMY1mw==
   dependencies:
     axios "^0.21.1"
-    eclipsefdn-solstice-assets "0.0.201"
+    eclipsefdn-solstice-assets "0.0.202"
     json2yaml "^1.1.0"
     toml "^3.0.0"
 
-eclipsefdn-solstice-assets@0.0.201:
-  version "0.0.201"
-  resolved "https://registry.yarnpkg.com/eclipsefdn-solstice-assets/-/eclipsefdn-solstice-assets-0.0.201.tgz#549fb63495e69f5f782cda9f3ae9e16cc2cadc14"
-  integrity sha512-mxwk5ehr90tcRtm8uUSxFWbBP0Pen9ltVmlEJBLQuRQnQxEug9ViXjFoYvo/jp7+rGBvx1f3O6vDPKdn+/Zo1g==
+eclipsefdn-solstice-assets@0.0.202:
+  version "0.0.202"
+  resolved "https://registry.yarnpkg.com/eclipsefdn-solstice-assets/-/eclipsefdn-solstice-assets-0.0.202.tgz#45098bab9d8490be438c4799b80214a43718aec0"
+  integrity sha512-v2RTU809HuonDHsVpRS+bw+5NWVz42OhrJXIh1eovZqOghiBfXzg275eeUB2Lju4y8AzpUwxJ3tlaPMrkuaYFw==
   dependencies:
     "@babel/core" "^7.0.0-0"
     "@babel/plugin-proposal-class-properties" "^7.12.1"
-- 
GitLab