chore(deps): update dependency json to v10 [security]
Some checks failed
CI/CD / ci-cd (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-07-29 15:24:52 +00:00 committed by GitHub
parent 555846ec30
commit 8e4e498fc3
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.0",
"husky": "8.0.3",
"jsdoc": "3.6.11",
"json": "9.0.6",
"json": "10.0.0",
"playwright-chromium": "1.45.3",
"scratch-render-fonts": "1.0.79",
"scratch-semantic-release-config": "1.0.14",
@ -11424,9 +11424,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.0",
"husky": "8.0.3",
"jsdoc": "3.6.11",
"json": "9.0.6",
"json": "10.0.0",
"playwright-chromium": "1.45.3",
"scratch-render-fonts": "1.0.79",
"scratch-semantic-release-config": "1.0.14",