diff --git a/package-lock.json b/package-lock.json index cbacc5fc..2c0acd9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "sass": "^1.26.3", "semver": "^7.0.0", "slugify": "^1.4.0", - "stalfos": "https://github.com/andy-piccalilli/stalfos#c8971d22726326cfc04089b2da4d51eeb1ebb0eb", + "stalfos": "https://github.com/andy-piccalilli/stalfos#ad9e3e087c101367d2e2b2adc0708173cf88f840", "striptags": "^3.1.1" }, "devDependencies": { @@ -6586,13 +6586,10 @@ } }, "node_modules/stalfos": { - "version": "2.0.0", - "resolved": "git+https://git@github.com/andy-piccalilli/stalfos.git#c8971d22726326cfc04089b2da4d51eeb1ebb0eb", - "integrity": "sha512-Oj+bDS5L3oYeH0U1ZBUt862P9D6S2VUoXtZjH3/cvi+L321f0C56Ozy4xPHLrxwQH/TNVGWldpfpMCnSVPmieQ==", - "license": "MIT", - "dependencies": { - "sass": "^1.19.0" - } + "version": "1.4.0", + "resolved": "git+ssh://git@github.com/andy-piccalilli/stalfos.git#ad9e3e087c101367d2e2b2adc0708173cf88f840", + "integrity": "sha512-4FF6oDJ/ylBFS25NKmXEES8NeSgpxCoQrvZuJpv88e+OdyYygB76hbSr28r2zCqhMJ1RYWAR278zRu759nfohw==", + "license": "MIT" }, "node_modules/statuses": { "version": "1.3.1", @@ -12732,12 +12729,9 @@ } }, "stalfos": { - "version": "git+https://git@github.com/andy-piccalilli/stalfos.git#c8971d22726326cfc04089b2da4d51eeb1ebb0eb", - "integrity": "sha512-Oj+bDS5L3oYeH0U1ZBUt862P9D6S2VUoXtZjH3/cvi+L321f0C56Ozy4xPHLrxwQH/TNVGWldpfpMCnSVPmieQ==", - "from": "stalfos@https://github.com/andy-piccalilli/stalfos#c8971d22726326cfc04089b2da4d51eeb1ebb0eb", - "requires": { - "sass": "^1.19.0" - } + "version": "git+ssh://git@github.com/andy-piccalilli/stalfos.git#ad9e3e087c101367d2e2b2adc0708173cf88f840", + "integrity": "sha512-4FF6oDJ/ylBFS25NKmXEES8NeSgpxCoQrvZuJpv88e+OdyYygB76hbSr28r2zCqhMJ1RYWAR278zRu759nfohw==", + "from": "stalfos@https://github.com/andy-piccalilli/stalfos#ad9e3e087c101367d2e2b2adc0708173cf88f840" }, "statuses": { "version": "1.3.1", diff --git a/package.json b/package.json index d4d1e077..7e0abd62 100755 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "sass": "^1.26.3", "semver": "^7.0.0", "slugify": "^1.4.0", - "stalfos": "https://github.com/andy-piccalilli/stalfos#c8971d22726326cfc04089b2da4d51eeb1ebb0eb", + "stalfos": "https://github.com/andy-piccalilli/stalfos#ad9e3e087c101367d2e2b2adc0708173cf88f840", "striptags": "^3.1.1" }, "devDependencies": {