diff --git a/js/package.json b/js/package.json index e1fe2dc..b2c3ab2 100644 --- a/js/package.json +++ b/js/package.json @@ -46,7 +46,7 @@ "@prospective.co/procss": "^0.1.17", "cpy": "^12.1.0", "esbuild": "^0.27.2", - "esbuild-plugin-less": "^1.3.35", + "esbuild-plugin-less": "^1.3.36", "http-server": "^14.1.1", "nodemon": "^3.1.11", "npm-run-all": "^4.1.5", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e9c034a..4235a14 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^0.27.2 version: 0.27.3 esbuild-plugin-less: - specifier: ^1.3.35 - version: 1.3.35(esbuild@0.27.3) + specifier: ^1.3.36 + version: 1.3.36(esbuild@0.27.3) http-server: specifier: ^14.1.1 version: 14.1.1 @@ -406,10 +406,10 @@ packages: resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} engines: {node: '>= 0.4'} - esbuild-plugin-less@1.3.35: - resolution: {integrity: sha512-lD72cg2hAcnlaskipAzNoKrtX+072AxEuMGF20nJI/+Pyq2EguwwcZr7H9Pk56hz/v6XcImyALXPJPpt6soajQ==} + esbuild-plugin-less@1.3.36: + resolution: {integrity: sha512-LwqW//mAPdJrmoGk9gKh7AvgIg4rDRKwHAIx0JDcRrNkJVTec8FAVU3ml/c/tvzp2dYq7iV9khYMDBbzamUjyg==} peerDependencies: - esbuild: '>=0.14.0 <=0.27.2' + esbuild: '>=0.14.0 <=0.27.3' esbuild@0.27.3: resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} @@ -951,8 +951,9 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sax@1.4.3: - resolution: {integrity: sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==} + sax@1.4.4: + resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==} + engines: {node: '>=11.0.0'} secure-compare@3.0.1: resolution: {integrity: sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==} @@ -1069,6 +1070,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} @@ -1535,7 +1537,7 @@ snapshots: is-date-object: 1.1.0 is-symbol: 1.1.1 - esbuild-plugin-less@1.3.35(esbuild@0.27.3): + esbuild-plugin-less@1.3.36(esbuild@0.27.3): dependencies: '@types/less': 3.0.8 esbuild: 0.27.3 @@ -1928,7 +1930,7 @@ snapshots: needle@3.3.1: dependencies: iconv-lite: 0.6.3 - sax: 1.4.3 + sax: 1.4.4 optional: true nice-try@1.0.5: {} @@ -2127,7 +2129,7 @@ snapshots: safer-buffer@2.1.2: {} - sax@1.4.3: + sax@1.4.4: optional: true secure-compare@3.0.1: {}