]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: fix vulnerabilities
authorJoe Workman <joe@workmanmail.com>
Tue, 24 Aug 2021 20:11:38 +0000 (13:11 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 24 Aug 2021 21:42:15 +0000 (14:42 -0700)
package.json

index d2efbdc05a65da7ca40a4addae4ac9bfd7338ab2..7d31e0d905b5de3d7776bac48adc1d46d8f6c73f 100644 (file)
     "yargs": "^13.3.0"
   },
   "resolutions": {
-    "puppeteer": "^1.11.0"
+    "puppeteer": "^1.11.0",
+    "glob-parent": "^5.1.2",
+    "yargs-parser": "^20.2.4",
+    "marked": "^2",
+    "node-sass": "^6.0.1",
+    "lodash": "^4.17.21",
+    "minimist": "^1.2.3",
+    "dot-prop": "^5.2.0"
   },
   "engines": {
     "node": ">=8.4.0"