diff --git a/075-MongoDB2DocumentDB/Student/Resources/MFlix/package-lock.json b/075-MongoDB2DocumentDB/Student/Resources/MFlix/package-lock.json index 7e35ae2e0e..ad47112cfd 100644 --- a/075-MongoDB2DocumentDB/Student/Resources/MFlix/package-lock.json +++ b/075-MongoDB2DocumentDB/Student/Resources/MFlix/package-lock.json @@ -21910,6 +21910,8 @@ "version": "2.3.2", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", + "dev": true, + "license": "MIT", "engines": { "node": ">=8.6" },