diff --git a/frontend/package-lock.json b/frontend/package-lock.json index a55624a..bf4ef81 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -4910,7 +4910,9 @@ "license": "ISC" }, "node_modules/brace-expansion": { - "version": "1.1.14", + "version": "1.1.18", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz", + "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", @@ -7295,7 +7297,9 @@ } }, "node_modules/filelist/node_modules/brace-expansion": { - "version": "2.1.1", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz", + "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0"