diff --git a/package-lock.json b/package-lock.json index 615cce96d..2559eeef3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "5.5.0", "license": "MIT", "dependencies": { - "@babel/parser": "^7.16.12", + "@babel/parser": "^7.15.7", "@netlify/esbuild": "^0.13.6", "@vercel/nft": "^0.17.4", "archiver": "^5.3.0", @@ -31,7 +31,7 @@ "p-map": "^4.0.0", "path-exists": "^4.0.0", "pkg-dir": "^5.0.0", - "precinct": "^8.2.0", + "precinct": "^8.3.1", "read-package-json-fast": "^2.0.2", "require-package-name": "^2.0.1", "resolve": "^2.0.0-next.1", @@ -9340,15 +9340,15 @@ } }, "node_modules/precinct": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/precinct/-/precinct-8.3.0.tgz", - "integrity": "sha512-+NPlVGgm+SVfQeClQQt9q4L7Aq7Lym2EhoLU8Ocs1T131hLJ0LAOMigHILSf5kVH2/rym5c80bUdBPkZ1HPKFA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/precinct/-/precinct-8.3.1.tgz", + "integrity": "sha512-pVppfMWLp2wF68rwHqBIpPBYY8Kd12lDhk8LVQzOwqllifVR15qNFyod43YLyFpurKRZQKnE7E4pofAagDOm2Q==", "dependencies": { "commander": "^2.20.3", - "debug": "^4.3.1", - "detective-amd": "^3.0.1", + "debug": "^4.3.3", + "detective-amd": "^3.1.0", "detective-cjs": "^3.1.1", - "detective-es6": "^2.2.0", + "detective-es6": "^2.2.1", "detective-less": "^1.0.2", "detective-postcss": "^4.0.0", "detective-sass": "^3.0.1", @@ -18859,15 +18859,15 @@ } }, "precinct": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/precinct/-/precinct-8.3.0.tgz", - "integrity": "sha512-+NPlVGgm+SVfQeClQQt9q4L7Aq7Lym2EhoLU8Ocs1T131hLJ0LAOMigHILSf5kVH2/rym5c80bUdBPkZ1HPKFA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/precinct/-/precinct-8.3.1.tgz", + "integrity": "sha512-pVppfMWLp2wF68rwHqBIpPBYY8Kd12lDhk8LVQzOwqllifVR15qNFyod43YLyFpurKRZQKnE7E4pofAagDOm2Q==", "requires": { "commander": "^2.20.3", - "debug": "^4.3.1", - "detective-amd": "^3.0.1", + "debug": "^4.3.3", + "detective-amd": "^3.1.0", "detective-cjs": "^3.1.1", - "detective-es6": "^2.2.0", + "detective-es6": "^2.2.1", "detective-less": "^1.0.2", "detective-postcss": "^4.0.0", "detective-sass": "^3.0.1",