chore(deps): update dependency json to v10 [security]

This commit is contained in:
renovate[bot] 2025-02-11 01:54:47 +00:00 committed by GitHub
parent bf70989ab4
commit dd6d4c68d6
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

@ -34,7 +34,7 @@
"html-webpack-plugin": "5.6.3",
"husky": "8.0.3",
"jsdoc": "3.6.11",
"json": "9.0.6",
"json": "10.0.0",
"playwright-chromium": "1.50.1",
"scratch-render-fonts": "1.0.161",
"scratch-semantic-release-config": "3.0.0",
@ -10669,9 +10669,9 @@
}
},
"node_modules/json": {
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/json/-/json-9.0.6.tgz",
"integrity": "sha512-Nx+4WwMM1xadgqjjteOVEyjoIVq7fGH1hAlRDoxoq2tFzYsBYZDIKwYbyxolkTYwxsSOgAZD2ACLkeGjhFW2Jw==",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/json/-/json-10.0.0.tgz",
"integrity": "sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==",
"dev": true,
"bin": {
"json": "lib/json.js"

View file

@ -66,7 +66,7 @@
"html-webpack-plugin": "5.6.3",
"husky": "8.0.3",
"jsdoc": "3.6.11",
"json": "9.0.6",
"json": "10.0.0",
"playwright-chromium": "1.50.1",
"scratch-render-fonts": "1.0.161",
"scratch-semantic-release-config": "3.0.0",