diff --git a/package-lock.json b/package-lock.json index 89b5f47eb1..88f3b0705a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "http2-proxy": "^5.0.53", "husky": "^7.0.4", "jest": "^27.4.5", - "lint-staged": "^12.1.5", + "lint-staged": "^12.1.7", "postcss": "^8.4.5", "postcss-import": "^14.0.2", "prettier": "^2.5.1", @@ -14298,9 +14298,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "12.1.5", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", - "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", + "version": "12.1.7", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz", + "integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==", "dev": true, "dependencies": { "cli-truncate": "^3.1.0", @@ -32447,9 +32447,9 @@ "dev": true }, "lint-staged": { - "version": "12.1.5", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz", - "integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==", + "version": "12.1.7", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz", + "integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==", "dev": true, "requires": { "cli-truncate": "^3.1.0", diff --git a/package.json b/package.json index 4371f0fdd7..a2c784aeb3 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "http2-proxy": "^5.0.53", "husky": "^7.0.4", "jest": "^27.4.5", - "lint-staged": "^12.1.5", + "lint-staged": "^12.1.7", "postcss": "^8.4.5", "postcss-import": "^14.0.2", "prettier": "^2.5.1",