diff --git a/package-lock.json b/package-lock.json index 98f244d..a9e3072 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@types/node": "20.14.14", "@typescript-eslint/eslint-plugin": "7.15.0", "@typescript-eslint/parser": "7.15.0", - "@vercel/ncc": "0.38.1", + "@vercel/ncc": "0.38.3", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.7.0", @@ -1732,9 +1732,9 @@ "license": "ISC" }, "node_modules/@vercel/ncc": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.1.tgz", - "integrity": "sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==", + "version": "0.38.3", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.3.tgz", + "integrity": "sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 29da1a8..b8f6304 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/node": "20.14.14", "@typescript-eslint/eslint-plugin": "7.15.0", "@typescript-eslint/parser": "7.15.0", - "@vercel/ncc": "0.38.1", + "@vercel/ncc": "0.38.3", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.7.0",