diff --git a/package-lock.json b/package-lock.json index 832feda..7939996 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,9 +45,9 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@github/dependency-submission-toolkit": "file:../" - }, - "devDependencies": {} + "@github/dependency-submission-toolkit": "file:../", + "packageurl-js": "^0.0.6" + } }, "node_modules/@actions/core": { "version": "1.6.0", @@ -6383,9 +6383,9 @@ } }, "node_modules/undici": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz", - "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==", + "version": "5.9.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.9.1.tgz", + "integrity": "sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==", "engines": { "node": ">=12.18" } @@ -11173,7 +11173,8 @@ "npm-dependency-submission-example": { "version": "file:example", "requires": { - "@github/dependency-submission-toolkit": "file:.." + "@github/dependency-submission-toolkit": "file:..", + "packageurl-js": "^0.0.6" } }, "npm-run-path": { @@ -11960,9 +11961,9 @@ } }, "undici": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz", - "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==" + "version": "5.9.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.9.1.tgz", + "integrity": "sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==" }, "universal-user-agent": { "version": "6.0.0", @@ -15590,7 +15591,8 @@ "npm-dependency-submission-example": { "version": "file:example", "requires": { - "@github/dependency-submission-toolkit": "file:.." + "@github/dependency-submission-toolkit": "file:..", + "packageurl-js": "^0.0.6" } }, "npm-run-path": { @@ -16377,9 +16379,9 @@ } }, "undici": { - "version": "5.5.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz", - "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==" + "version": "5.9.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.9.1.tgz", + "integrity": "sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==" }, "universal-user-agent": { "version": "6.0.0",