diff --git a/user-auth/graphtutorial/package-lock.json b/user-auth/graphtutorial/package-lock.json index 511d3748..3566d303 100644 --- a/user-auth/graphtutorial/package-lock.json +++ b/user-auth/graphtutorial/package-lock.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@microsoft/microsoft-graph-types": "^2.43.1", - "@tony.ganchev/eslint-plugin-header": "^3.4.3", + "@tony.ganchev/eslint-plugin-header": "^3.4.4", "@types/isomorphic-fetch": "^0.0.39", "@types/node": "^25.6.0", "@types/readline-sync": "^1.4.8", @@ -832,9 +832,9 @@ } }, "node_modules/@tony.ganchev/eslint-plugin-header": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/@tony.ganchev/eslint-plugin-header/-/eslint-plugin-header-3.4.3.tgz", - "integrity": "sha512-C8oGfJNGGcYl3y55JRS6Sfr9pAtjXyVN4qJllr5g3g6wrDkxcPMQ0654FsZtnQJTXA4swcwtR1cUhCBvW0WDKA==", + "version": "3.4.4", + "resolved": "https://registry.npmjs.org/@tony.ganchev/eslint-plugin-header/-/eslint-plugin-header-3.4.4.tgz", + "integrity": "sha512-O3PDvjikVWECu078bLdRb2HwjVgR+wa7D0GX8gN1A8axlgEc7tordHOoEYcKRVxGcAw7bxXjwiKGXaY17qXD+Q==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/user-auth/graphtutorial/package.json b/user-auth/graphtutorial/package.json index 5cd8eda5..bbe9d527 100644 --- a/user-auth/graphtutorial/package.json +++ b/user-auth/graphtutorial/package.json @@ -14,7 +14,7 @@ "license": "MIT", "devDependencies": { "@microsoft/microsoft-graph-types": "^2.43.1", - "@tony.ganchev/eslint-plugin-header": "^3.4.3", + "@tony.ganchev/eslint-plugin-header": "^3.4.4", "@types/isomorphic-fetch": "^0.0.39", "@types/node": "^25.6.0", "@types/readline-sync": "^1.4.8",