Assigned RUSTSEC-2022-0061 to parity-wasm (#1443)

Co-authored-by: pinkforest <pinkforest@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-23 22:05:06 +11:00
committed by GitHub
parent cdcbc33c58
commit 6a422853c0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
f154027dd61a99c8439c20bc26f783ce12465704c17f8fe22944567a336a640c -
d86930fa1566e6c13a61667e61492aa419eb5c1a0ca019601a8a91563ca019b2 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0061"
package = "parity-wasm"
date = "2022-10-01"
url = "https://github.com/paritytech/parity-wasm/pull/334"