diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 9b9881b4..65e8e51d 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -112,6 +112,11 @@ who = "Oliver Hamlet " criteria = "safe-to-deploy" delta = "3.0.0 -> 3.2.1" +[[audits.proc-macro2]] +who = "Oliver Hamlet " +criteria = "safe-to-deploy" +delta = "1.0.105 -> 1.0.106" + [[audits.regress]] who = "Oliver Hamlet " criteria = "safe-to-deploy"