Compare commits

...

8 Commits

Author SHA1 Message Date
libraryupgrader
8d2f38c9ed build: Updating npm dependencies
* grunt: 1.6.1 → 1.6.2
* grunt-legacy-log: 3.0.0 → 3.0.1
  * https://github.com/advisories/GHSA-f23m-r3pf-42rh
  * https://github.com/advisories/GHSA-r5fr-rjxr-66jc
* grunt-legacy-log-utils: 2.1.0 → 2.1.3
  * https://github.com/advisories/GHSA-f23m-r3pf-42rh
  * https://github.com/advisories/GHSA-r5fr-rjxr-66jc
* grunt-legacy-util: 2.0.1 → 2.0.2
  * https://github.com/advisories/GHSA-f23m-r3pf-42rh
  * https://github.com/advisories/GHSA-r5fr-rjxr-66jc
* lodash: 4.17.23 → 4.18.1
  * https://github.com/advisories/GHSA-f23m-r3pf-42rh
  * https://github.com/advisories/GHSA-r5fr-rjxr-66jc

Change-Id: I28dac7dfef561e652a4c197ee9ff5b5459e68871
2026-04-16 22:46:19 +00:00
libraryupgrader
be1fbbdfc1 build: Updating brace-expansion to 1.1.13, 2.0.3
* https://github.com/advisories/GHSA-f886-m6hf-6m8v

Change-Id: Ifd3faae28b78b2434a2550ad3a67d17aff5fff19
2026-03-31 06:07:34 +00:00
libraryupgrader
5176a9baab build: Updating npm dependencies
* picomatch: 2.3.1, 4.0.3 → 2.3.2, 4.0.4
  * https://github.com/advisories/GHSA-3v7f-55p6-f55p
  * https://github.com/advisories/GHSA-c2c7-rcm5-vvqj
* yaml: 2.4.1 → 2.8.3
  * https://github.com/advisories/GHSA-48c2-rrv3-qjmp

Change-Id: I34f020bcba74c193b00a1f8e2261fe1f456be845
2026-03-27 02:29:01 +00:00
libraryupgrader
7029eb7209 build: Updating flatted to 3.4.2
* https://github.com/advisories/GHSA-rf6f-7fwh-wjgh

Change-Id: I9170b98d11d9632c0810279e03c0e72a32715655
2026-03-23 04:51:24 +00:00
libraryupgrader
2674dfbf6e build: Updating flatted to 3.4.1
* https://github.com/advisories/GHSA-25h7-pfq9-p65f

Change-Id: Ib5c7e67551cf66ec6a755c55aebadacbfd4dc7f9
2026-03-15 19:34:10 +00:00
libraryupgrader
cd4c94b8ec build: Updating ajv to 6.14.0
* https://github.com/advisories/GHSA-2g4f-4pwh-qvx6

Change-Id: I1f071ca2a041ceefbb6c17c2a39e1cd2880a63a4
2026-02-23 05:48:34 +00:00
libraryupgrader
50e6f32bef build: Updating lodash to 4.17.23
* https://github.com/advisories/GHSA-xxjr-mmjv-4gpg

Change-Id: I358c1fe708c3c76b40bb7eea570de5c5f136ad65
2026-01-23 04:00:38 +00:00
libraryupgrader
10b86800eb build: Updating js-yaml to 3.14.2, 4.1.1
* https://github.com/advisories/GHSA-mh29-5h37-fv8m

Change-Id: I801a60ff3893864aeba21462a4e6a81967c1a728
2025-11-21 06:14:51 +00:00
2 changed files with 372 additions and 356 deletions

726
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
},
"devDependencies": {
"eslint-config-wikimedia": "0.31.0",
"grunt": "1.6.1",
"grunt": "1.6.2",
"grunt-banana-checker": "0.13.0",
"grunt-eslint": "24.3.0"
}