diff --git a/package.json b/package.json index 8fd11cc..c34d815 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dotenv": "^17.4.2", "esbuild": "^0.28.1", "fast-glob": "^3.3.3", - "js-yaml": "^5.2.1", + "js-yaml": "^5.2.2", "lightningcss": "^1.33.0", "mwn": "^3.0.3", "octokit": "^5.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3bc260..05f8c9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -232,8 +232,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 js-yaml: - specifier: ^5.2.1 - version: 5.2.1 + specifier: ^5.2.2 + version: 5.2.2 lightningcss: specifier: ^1.33.0 version: 1.33.0 @@ -1739,8 +1739,8 @@ packages: resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} hasBin: true - js-yaml@5.2.1: - resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==} + js-yaml@5.2.2: + resolution: {integrity: sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==} hasBin: true json-parse-even-better-errors@2.3.1: @@ -2044,10 +2044,6 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.19: - resolution: {integrity: sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.20: resolution: {integrity: sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==} engines: {node: ^10 || ^12 || >=14} @@ -3586,7 +3582,7 @@ snapshots: dependencies: argparse: 2.0.1 - js-yaml@5.2.1: + js-yaml@5.2.2: dependencies: argparse: 2.0.1 @@ -3847,9 +3843,9 @@ snapshots: picomatch@4.0.5: {} - postcss-safe-parser@7.0.1(postcss@8.5.19): + postcss-safe-parser@7.0.1(postcss@8.5.20): dependencies: - postcss: 8.5.19 + postcss: 8.5.20 postcss-selector-parser@7.1.4: dependencies: @@ -3858,12 +3854,6 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.5.19: - dependencies: - nanoid: 3.3.16 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.20: dependencies: nanoid: 3.3.16 @@ -4094,8 +4084,8 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.19 - postcss-safe-parser: 7.0.1(postcss@8.5.19) + postcss: 8.5.20 + postcss-safe-parser: 7.0.1(postcss@8.5.20) postcss-selector-parser: 7.1.4 postcss-value-parser: 4.2.0 string-width: 8.2.2