diff --git a/package.json b/package.json index 9ef0807b..1af5e788 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@uncenter/eleventy-plugin-toc": "^1.0.3", "browserslist": "^4.23.3", "dotenv": "^16.4.5", - "eleventy-plugin-icons": "^4.5.0", + "eleventy-plugin-icons": "^4.5.1", "eleventy-plugin-validate": "^0.1.3", "execa": "^9.3.0", "html-minifier": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1395c3f6..7ca078dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^16.4.5 version: 16.4.5 eleventy-plugin-icons: - specifier: ^4.5.0 - version: 4.5.0 + specifier: ^4.5.1 + version: 4.5.1 eleventy-plugin-validate: specifier: ^0.1.3 version: 0.1.3 @@ -781,9 +781,9 @@ packages: electron-to-chromium@1.5.4: resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==} - eleventy-plugin-icons@4.5.0: - resolution: {integrity: sha512-g3pSq9VDuhCtBrRZ/R6S/ZPdZ+kY718pi0Q5TxsI5DhFg2vlDmK02VG/7CsacN+MOzldvwUUgUG/Fa4ohNLntQ==} - engines: {node: '>=16.0.0'} + eleventy-plugin-icons@4.5.1: + resolution: {integrity: sha512-rwvLa05i6371avfdzt19KzBiVQc/9OLV7OGaD0X0sYzMFu6h+QkhtOGDTCOibUe5FXKDQGly3DQ0Us3IQlsKuw==} + engines: {node: '>=16.20.2'} eleventy-plugin-validate@0.1.3: resolution: {integrity: sha512-UGzW91YbEeWwGRUy0njDbCTNKuNl8DVmgxGhbyqbDPisSZcqDRtc8Gq5hcURRihvi2t6eD+gZi8G87h4qDSNpg==} @@ -874,8 +874,8 @@ packages: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} - fast-xml-parser@4.3.6: - resolution: {integrity: sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==} + fast-xml-parser@4.4.1: + resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==} hasBin: true fastq@1.15.0: @@ -2601,9 +2601,9 @@ snapshots: electron-to-chromium@1.5.4: {} - eleventy-plugin-icons@4.5.0: + eleventy-plugin-icons@4.5.1: dependencies: - fast-xml-parser: 4.3.6 + fast-xml-parser: 4.4.1 just-extend: 6.2.0 just-memoize: 2.2.0 just-typeof: 3.2.0 @@ -2690,7 +2690,7 @@ snapshots: merge2: 1.4.1 micromatch: 4.0.7 - fast-xml-parser@4.3.6: + fast-xml-parser@4.4.1: dependencies: strnum: 1.0.5