]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixed website build
authorJoe Workman <joe@workmanmail.com>
Fri, 18 Aug 2023 04:59:29 +0000 (21:59 -0700)
committerJoe Workman <joe@workmanmail.com>
Fri, 18 Aug 2023 04:59:29 +0000 (21:59 -0700)
package.json
yarn.lock

index 9c7b6d9b5c9d912349f158c401a013fd373b154d..5bf1165805ce88eefe37713bbcd743af4cdffdb6 100644 (file)
   "resolutions": {
     "glob-parent": ">=5.1.2",
     "minimist": ">=1.2.3",
-    "marked": ">=4.0.10",
     "merge": ">=2.1.1",
     "shelljs": ">=0.8.5",
     "nth-check": ">=2.0.1",
index e5966915b9378f09d1464f47ee8a26a466ac94cd..8c9b5891cfce563a3fb524c914f06407f42b2930 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -7156,10 +7156,20 @@ markdown-it@^12.3.2:
     mdurl "^1.0.1"
     uc.micro "^1.0.5"
 
-marked@>=4.0.10, marked@^0.6.2, marked@^2, marked@^2.0.0, marked@^4.0.10:
-  version "7.0.3"
-  resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.3.tgz#680778f4612ba483d89e851fc70690d867165e42"
-  integrity sha512-ev2uM40p0zQ/GbvqotfKcSWEa59fJwluGZj5dcaUOwDRrB1F3dncdXy8NWUApk4fi8atU3kTBOwjyjZ0ud0dxw==
+marked@^0.6.2:
+  version "0.6.3"
+  resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946"
+  integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
+
+marked@^2, marked@^2.0.0:
+  version "2.1.3"
+  resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
+  integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
+
+marked@^4.0.10:
+  version "4.3.0"
+  resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
+  integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
 
 matchdep@^2.0.0:
   version "2.0.0"
@@ -7774,7 +7784,7 @@ object.reduce@^1.0.0:
     for-own "^1.0.0"
     make-iterator "^1.0.0"
 
-octophant@^1.0.1:
+octophant@latest:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/octophant/-/octophant-1.0.1.tgz#e4ba49b3a473bac70f6871d1fb14e7487965a4b0"
   integrity sha512-NMjOjpIU4SccuosKbIPjL+752aAXmTyL1oB3j7J1W+8q5JM+SBCNqrCZPmMI2ahaHZoGOJQdmu+H+ywE8nD8Yg==