diff --git a/package-lock.json b/package-lock.json index 51cdd5b..6f45878 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1722,9 +1722,9 @@ } }, "node_modules/@tsconfig/create-react-app": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@tsconfig/create-react-app/-/create-react-app-2.0.6.tgz", - "integrity": "sha512-yiuwTQE6/FDhVZgrSONRaSWRhMvY9dR/R7F+vycxNzbjloO2YdOphrVCvoYuNJq/M6QMxpJhjN62Whc05qQBag==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@tsconfig/create-react-app/-/create-react-app-2.0.7.tgz", + "integrity": "sha512-gSui0f0bjRi824CzbUWdTaTrmQCCu23X/duAZLcYiJWmSok3aKAfBwg5lq1x/aBj3AuL9XQwE7RmvYxW5GG/Mg==", "dev": true, "license": "MIT" },