Fix npm audit in tests
| @@ -1308,9 +1308,9 @@ | |||
| 1308 | } | 1308 | } |
| 1309 | }, | 1309 | }, |
| 1310 | "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { | 1310 | "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { |
| 1311 | "version": "2.0.1", | 1311 | "version": "2.0.2", |
| 1312 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", | 1312 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| 1313 | "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", | 1313 | "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| 1314 | "license": "MIT", | 1314 | "license": "MIT", |
| 1315 | "dependencies": { | 1315 | "dependencies": { |
| 1316 | "balanced-match": "^1.0.0" | 1316 | "balanced-match": "^1.0.0" |
| @@ -1743,9 +1743,9 @@ | |||
| 1743 | } | 1743 | } |
| 1744 | }, | 1744 | }, |
| 1745 | "node_modules/brace-expansion": { | 1745 | "node_modules/brace-expansion": { |
| 1746 | "version": "1.1.11", | 1746 | "version": "1.1.12", |
| 1747 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", | 1747 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", |
| 1748 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", | 1748 | "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", |
| 1749 | "license": "MIT", | 1749 | "license": "MIT", |
| 1750 | "dependencies": { | 1750 | "dependencies": { |
| 1751 | "balanced-match": "^1.0.0", | 1751 | "balanced-match": "^1.0.0", |