Fix npm audit in tests
| @@ -1308,9 +1308,9 @@ | ||
| 1308 | 1308 | } |
| 1309 | 1309 | }, |
| 1310 | 1310 | "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { |
| 1311 | 1311 | "version": "2.0.12", |
| 1312 | 1312 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.12.tgz", |
| 1313 | 1313 | "integrity": "sha512-XnAIvQ8eMJt0vHyM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsyjmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+mY6iL1sHTxWEFCytDAE2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| 1314 | 1314 | "license": "MIT", |
| 1315 | 1315 | "dependencies": { |
| 1316 | 1316 | "balanced-match": "^1.0.0" |
| @@ -1743,9 +1743,9 @@ | ||
| 1743 | 1743 | } |
| 1744 | 1744 | }, |
| 1745 | 1745 | "node_modules/brace-expansion": { |
| 1746 | 1746 | "version": "1.1.1112", |
| 1747 | 1747 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.1112.tgz", |
| 1748 | 1748 | "integrity": "sha512-iCuPHDFgrHX7H2vEI9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiAW1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", |
| 1749 | 1749 | "license": "MIT", |
| 1750 | 1750 | "dependencies": { |
| 1751 | 1751 | "balanced-match": "^1.0.0", |