diff --git a/themes/aoepeople.github.io/package-lock.json b/themes/aoepeople.github.io/package-lock.json index 06fc5c7..a6b4ebf 100644 --- a/themes/aoepeople.github.io/package-lock.json +++ b/themes/aoepeople.github.io/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "license": "MIT", "devDependencies": { - "@tailwindcss/typography": "0.5.9", + "@tailwindcss/typography": "0.5.10", "tailwindcss": "3.3.1" } }, @@ -49,9 +49,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.9", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.9.tgz", - "integrity": "sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==", + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz", + "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", @@ -1009,9 +1009,9 @@ } }, "@tailwindcss/typography": { - "version": "0.5.9", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.9.tgz", - "integrity": "sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==", + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz", + "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", "dev": true, "requires": { "lodash.castarray": "^4.4.0", diff --git a/themes/aoepeople.github.io/package.json b/themes/aoepeople.github.io/package.json index f4715c8..29643db 100644 --- a/themes/aoepeople.github.io/package.json +++ b/themes/aoepeople.github.io/package.json @@ -11,7 +11,7 @@ "author": "AOEPeople", "license": "MIT", "devDependencies": { - "@tailwindcss/typography": "0.5.9", + "@tailwindcss/typography": "0.5.10", "tailwindcss": "3.3.1" } }