diff --git a/041-firestore-security-rules-with-testing/compound/firebase/package-lock.json b/041-firestore-security-rules-with-testing/compound/firebase/package-lock.json index 76b98181..698cea71 100644 --- a/041-firestore-security-rules-with-testing/compound/firebase/package-lock.json +++ b/041-firestore-security-rules-with-testing/compound/firebase/package-lock.json @@ -1054,9 +1054,9 @@ } }, "ajv": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.11.0.tgz", - "integrity": "sha512-nCprB/0syFYy9fVYU1ox1l2KN8S9I+tziH8D4zdZuLT3N6RMlGSGt5FSTpAiHB/Whv8Qs1cWHma1aMKZyaHRKA==", + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0",