diff --git a/Samples/hello-world/word-hello-world/manifest-configurations/unified/package-lock.json b/Samples/hello-world/word-hello-world/manifest-configurations/unified/package-lock.json index f84b2832..90aa8543 100644 --- a/Samples/hello-world/word-hello-world/manifest-configurations/unified/package-lock.json +++ b/Samples/hello-world/word-hello-world/manifest-configurations/unified/package-lock.json @@ -8692,10 +8692,11 @@ "optional": true }, "node_modules/glob": { - "version": "10.4.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", - "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", + "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", "dev": true, + "license": "ISC", "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2",