Merge pull request #12 from mkilijanek/dependabot/npm_and_yarn/npm_and_yarn-a96d684032

Bump the npm_and_yarn group across 1 directory with 14 updates
This commit is contained in:
Kili 2025-12-21 23:17:07 +01:00 committed by GitHub
commit d2e3810d3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 238 additions and 658 deletions

890
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -91,7 +91,7 @@
"terser": "^5.31.1", "terser": "^5.31.1",
"webpack": "^5.91.0", "webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.2", "webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-server": "5.0.4", "webpack-dev-server": "5.2.1",
"webpack-node-externals": "^3.0.0", "webpack-node-externals": "^3.0.0",
"worker-loader": "^3.0.8" "worker-loader": "^3.0.8"
}, },
@ -143,8 +143,8 @@
"jsesc": "^3.0.2", "jsesc": "^3.0.2",
"json5": "^2.2.3", "json5": "^2.2.3",
"jsonata": "^2.0.3", "jsonata": "^2.0.3",
"jsonpath-plus": "^9.0.0", "jsonpath-plus": "^10.3.0",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "9.0.0",
"jsqr": "^1.4.0", "jsqr": "^1.4.0",
"jsrsasign": "^11.1.0", "jsrsasign": "^11.1.0",
"kbpgp": "2.1.15", "kbpgp": "2.1.15",