diff --git a/package-lock.json b/package-lock.json index f19d293..864cf72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,9 +16,6 @@ "less2": "npm:less@^2.7.2", "less3": "npm:less@^3.0.0", "less4": "npm:less@^4.0.0" - }, - "peerDependencies": { - "less": "^2.7.2 || ^3.0.0 || ^4.0.0" } }, "node_modules/@eslint-community/eslint-utils": { @@ -1549,9 +1546,9 @@ } }, "node_modules/less": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/less/-/less-4.4.1.tgz", - "integrity": "sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/less/-/less-4.4.2.tgz", + "integrity": "sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==", "license": "Apache-2.0", "dependencies": { "copy-anything": "^2.0.1",