diff --git a/package-lock.json b/package-lock.json index a852729..952ea0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "semver": "^7.8.5", "stylelint": "^17.14.0", "stylelint-config-standard": "^40.0.0", - "web-features": "^3.34.0" + "web-features": "^3.36.0" } }, "node_modules/@babel/code-frame": { @@ -4460,9 +4460,9 @@ "license": "MIT" }, "node_modules/web-features": { - "version": "3.35.1", - "resolved": "https://registry.npmjs.org/web-features/-/web-features-3.35.1.tgz", - "integrity": "sha512-c9R1duLo60camLUu7JWP6nP/ALu1YI+bF7Pmyzo4tJM8lDzI/Uwlo++9DSfgoP3ziO/QtK+iBzaDAfp62rjBRA==", + "version": "3.36.0", + "resolved": "https://registry.npmjs.org/web-features/-/web-features-3.36.0.tgz", + "integrity": "sha512-B5W9HbyXT76soRG7Fn3AELZkuDQpmpSxszSmJZLIPUHYxIGkufNz0vcoEhfqnUF1HAfaducWIBaaKuusq9Am2g==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index a093b51..fdfbea5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "semver": "^7.8.5", "stylelint": "^17.14.0", "stylelint-config-standard": "^40.0.0", - "web-features": "^3.34.0" + "web-features": "^3.36.0" }, "stylelint": { "extends": "stylelint-config-standard",