Fix npm audit in tests

f30cc04e9eef06c6acfb60ce919569d9dc58fd05

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +6 -6Ignore whitespace
tests/package-lock.json+6 -6
@@ -1308,9 +1308,9 @@
13081308 }
13091309 },
13101310 "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
13111311 "version": "2.0.12",
13121312 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.12.tgz",
13131313 "integrity": "sha512-XnAIvQ8eMJt0vHyM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsyjmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+mY6iL1sHTxWEFCytDAE2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
13141314 "license": "MIT",
13151315 "dependencies": {
13161316 "balanced-match": "^1.0.0"
@@ -1743,9 +1743,9 @@
17431743 }
17441744 },
17451745 "node_modules/brace-expansion": {
17461746 "version": "1.1.1112",
17471747 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.1112.tgz",
17481748 "integrity": "sha512-iCuPHDFgrHX7H2vEI9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiAW1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
17491749 "license": "MIT",
17501750 "dependencies": {
17511751 "balanced-match": "^1.0.0",