This commit is contained in:
renovate[bot] 2025-02-11 00:33:25 +00:00 committed by GitHub
commit 8b2decd615
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 8 deletions

11
package-lock.json generated
View file

@ -35,7 +35,7 @@
"jshint-summary": "0.4.0",
"merge-stream": "2.0.0",
"minimist": "1.2.8",
"mustache": "3.2.1",
"mustache": "4.2.0",
"prepro": "2.4.0",
"qunitjs": "1.23.1",
"require-dir": "1.2.0",
@ -6359,16 +6359,13 @@
}
},
"node_modules/mustache": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/mustache/-/mustache-3.2.1.tgz",
"integrity": "sha512-RERvMFdLpaFfSRIEe632yDm5nsd0SDKn8hGmcUwswnyiE5mtdZLDybtHAz6hjJhawokF0hXvGLtx9mrQfm6FkA==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz",
"integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==",
"dev": true,
"license": "MIT",
"bin": {
"mustache": "bin/mustache"
},
"engines": {
"npm": ">=1.4.0"
}
},
"node_modules/nan": {

View file

@ -79,7 +79,7 @@
"jshint-summary": "0.4.0",
"merge-stream": "2.0.0",
"minimist": "1.2.8",
"mustache": "3.2.1",
"mustache": "4.2.0",
"prepro": "2.4.0",
"qunitjs": "1.23.1",
"require-dir": "1.2.0",