diff --git a/client/package-lock.json b/client/package-lock.json index a17687a..2208459 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -304,11 +304,10 @@ } }, "node_modules/@babel/runtime": { - "version": "7.20.13", + "version": "7.28.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", + "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.13.11" - }, "engines": { "node": ">=6.9.0" } @@ -1691,10 +1690,6 @@ "react-dom": ">=16.6.0" } }, - "node_modules/regenerator-runtime": { - "version": "0.13.11", - "license": "MIT" - }, "node_modules/resolve": { "version": "1.22.1", "license": "MIT",