chore (deps): bump jq-web from 0.5.1 to 0.6.2

Bumps [jq-web](https://github.com/fiatjaf/jq-web) from 0.5.1 to 0.6.2.
- [Release notes](https://github.com/fiatjaf/jq-web/releases)
- [Commits](https://github.com/fiatjaf/jq-web/compare/0.5.1...v0.6.2)

---
updated-dependencies:
- dependency-name: jq-web
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-20 03:06:10 +00:00 committed by GitHub
parent 607acbd24e
commit ea8102340c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -53,7 +53,7 @@
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"ieee754": "^1.2.1", "ieee754": "^1.2.1",
"jimp": "^1.6.0", "jimp": "^1.6.0",
"jq-web": "^0.5.1", "jq-web": "^0.6.2",
"jquery": "3.7.1", "jquery": "3.7.1",
"js-sha3": "^0.9.3", "js-sha3": "^0.9.3",
"jsesc": "^3.1.0", "jsesc": "^3.1.0",
@ -12159,9 +12159,9 @@
"license": "BSD-3-Clause" "license": "BSD-3-Clause"
}, },
"node_modules/jq-web": { "node_modules/jq-web": {
"version": "0.5.1", "version": "0.6.2",
"resolved": "https://registry.npmjs.org/jq-web/-/jq-web-0.5.1.tgz", "resolved": "https://registry.npmjs.org/jq-web/-/jq-web-0.6.2.tgz",
"integrity": "sha512-3Fa3E6g3U1O1j46ljy0EM10yRr4txzILga8J7bqOG8F89gZ6Lilz82WG9z6TItWpYEO0YGa4W8yFGj+NMM1xqQ==", "integrity": "sha512-+7XvjBYwTx4vP5PYkf6Q6orubO/v+UgMU6By1GritrmShr9QpT3UKa4ANzXWQfhdqtBnQYXsm7ZNbdIHT6tYpQ==",
"license": "ISC" "license": "ISC"
}, },
"node_modules/jquery": { "node_modules/jquery": {

View File

@ -136,7 +136,7 @@
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"ieee754": "^1.2.1", "ieee754": "^1.2.1",
"jimp": "^1.6.0", "jimp": "^1.6.0",
"jq-web": "^0.5.1", "jq-web": "^0.6.2",
"jquery": "3.7.1", "jquery": "3.7.1",
"js-sha3": "^0.9.3", "js-sha3": "^0.9.3",
"jsesc": "^3.1.0", "jsesc": "^3.1.0",