diff --git a/app-auth/graphapponlytutorial/package-lock.json b/app-auth/graphapponlytutorial/package-lock.json index 45c474a9..bcedc257 100644 --- a/app-auth/graphapponlytutorial/package-lock.json +++ b/app-auth/graphapponlytutorial/package-lock.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@microsoft/microsoft-graph-types": "^2.43.1", - "@tony.ganchev/eslint-plugin-header": "^3.3.3", + "@tony.ganchev/eslint-plugin-header": "^3.3.4", "@types/isomorphic-fetch": "^0.0.39", "@types/node": "^25.5.0", "@types/readline-sync": "^1.4.8", @@ -832,9 +832,9 @@ } }, "node_modules/@tony.ganchev/eslint-plugin-header": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/@tony.ganchev/eslint-plugin-header/-/eslint-plugin-header-3.3.3.tgz", - "integrity": "sha512-neFWBw6lW5KbNDm9CUoYroczS9cxHY0+ulnRN5VMJW0hwoh/Y8XN3K17izVWY8TPLOIoDZQkr3fRkYmvCNUQEA==", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/@tony.ganchev/eslint-plugin-header/-/eslint-plugin-header-3.3.4.tgz", + "integrity": "sha512-w6RqKLUO4Bvi8pdFJnNUl1o5bux3/i9ZaC+TIY593d+ad15InN8qe9rpqnzyL7Guk9i/vIc4ztlyw9todgKGPw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/app-auth/graphapponlytutorial/package.json b/app-auth/graphapponlytutorial/package.json index 1881317e..2f51fce3 100644 --- a/app-auth/graphapponlytutorial/package.json +++ b/app-auth/graphapponlytutorial/package.json @@ -14,7 +14,7 @@ "license": "MIT", "devDependencies": { "@microsoft/microsoft-graph-types": "^2.43.1", - "@tony.ganchev/eslint-plugin-header": "^3.3.3", + "@tony.ganchev/eslint-plugin-header": "^3.3.4", "@types/isomorphic-fetch": "^0.0.39", "@types/node": "^25.5.0", "@types/readline-sync": "^1.4.8",