diff --git a/package-lock.json b/package-lock.json index 979a5f83691..46b468a063b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6545,9 +6545,9 @@ "integrity": "sha512-opDF2E8j+mAEE01XW7GaVsPNwH5Lj73BcuOI2WW5OdIPIZX84k90pCHauQ4VDnS8qyfswIyUIU60R0tBBOJ/zA==" }, "github-url-detection": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/github-url-detection/-/github-url-detection-4.1.0.tgz", - "integrity": "sha512-1toaBYS47tupRpoxML5xkezV6E/ucgMicCpglrQBzIxhrRPd8tyc8cZMx4OHXxflIa8yNsPa40HIr1U0nsOLOA==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/github-url-detection/-/github-url-detection-4.1.1.tgz", + "integrity": "sha512-86pew+dkFEyPZL+M5XL47s2AIM1QibpzaKR5lf4wA2EwUrrDdDwf79n+FebvSncvNePSrpuIH8ksZW3aI8v/6g==" }, "glob": { "version": "7.1.6", diff --git a/package.json b/package.json index 23a37e62b84..d1976cf24d7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "fit-textarea": "^2.0.0", "flat-zip": "^1.0.1", "github-reserved-names": "^2.0.0", - "github-url-detection": "^4.1.0", + "github-url-detection": "^4.1.1", "image-promise": "^7.0.1", "indent-textarea": "^2.0.2", "linkify-issues": "^2.0.0",