diff --git a/.linkcheck.json b/.linkcheck.json index 0bcc9fc4a..00c21b33a 100644 --- a/.linkcheck.json +++ b/.linkcheck.json @@ -19,6 +19,7 @@ { "pattern": "^https://sso.mozilla.com" }, { "pattern": "^https://experimenter.services.mozilla.com" }, { "pattern": "^https://bugzilla.mozilla.org" }, + { "pattern": "^https://wiki.mozilla.org" }, { "pattern": "^#bigquery-materialized-views$" }, { "pattern": "^#looker-pdts--aggregate-awareness$" }, { "pattern": "^#experiment-unpacking$" }, diff --git a/package-lock.json b/package-lock.json index 97b6198b5..c22406b66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -175,9 +175,9 @@ "license": "MIT" }, "node_modules/basic-ftp": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz", - "integrity": "sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz", + "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==", "license": "MIT", "engines": { "node": ">=10.0.0" @@ -1445,9 +1445,9 @@ } }, "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.3.tgz", + "integrity": "sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" diff --git a/src/cookbooks/normandy_events.md b/src/cookbooks/normandy_events.md index 85f481179..36c9532ee 100644 --- a/src/cookbooks/normandy_events.md +++ b/src/cookbooks/normandy_events.md @@ -10,7 +10,7 @@ have been ported to Glean and legacy telemetry is being deprecated across the platform. For more up to date information on events used by Nimbus, -see . +see .