diff --git a/Website/qrcodegenerator/package-lock.json b/Website/qrcodegenerator/package-lock.json index 005ec68b..9e7ac669 100644 --- a/Website/qrcodegenerator/package-lock.json +++ b/Website/qrcodegenerator/package-lock.json @@ -1,5 +1,5 @@ { - "name": "qrcodegenerator", + "name": "relock-npm-lock-v2-nIkLcv", "lockfileVersion": 3, "requires": true, "packages": { @@ -8,7 +8,7 @@ "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/forms": "^0.5.3", "@tailwindcss/line-clamp": "^0.4.2", - "@tailwindcss/typography": "^0.5.9" + "@tailwindcss/typography": "^0.5.14" }, "devDependencies": { "tailwindcss": "^3.2.6" @@ -74,9 +74,10 @@ } }, "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.14", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.14.tgz", + "integrity": "sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==", + "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", diff --git a/Website/qrcodegenerator/package.json b/Website/qrcodegenerator/package.json index 58d59a3d..d33185ae 100644 --- a/Website/qrcodegenerator/package.json +++ b/Website/qrcodegenerator/package.json @@ -6,6 +6,6 @@ "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/forms": "^0.5.3", "@tailwindcss/line-clamp": "^0.4.2", - "@tailwindcss/typography": "^0.5.9" + "@tailwindcss/typography": "^0.5.14" } }