1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00

Merge pull request #717 from dorny/dependabot/npm_and_yarn/reports/jest/qs-6.5.5

This commit is contained in:
Jozef Izso 2026-02-28 13:25:12 +01:00 committed by GitHub
commit 7a931cf2f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4654,10 +4654,11 @@
} }
}, },
"node_modules/qs": { "node_modules/qs": {
"version": "6.5.3", "version": "6.5.5",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.5.tgz",
"integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", "integrity": "sha512-mzR4sElr1bfCaPJe7m8ilJ6ZXdDaGoObcYR0ZHSsktM/Lt21MVHj5De30GQH2eiZ1qGRTO7LCAzQsUeXTNexWQ==",
"dev": true, "dev": true,
"license": "BSD-3-Clause",
"engines": { "engines": {
"node": ">=0.6" "node": ">=0.6"
} }