Skip to content

Commit 6085b90

Browse files
chore(deps): update dependency json to v10 [security] (#609)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bf7f4cf commit 6085b90

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"flow-copy-source": "2.0.9",
6161
"husky": "3.1.0",
6262
"jest": "24.9.0",
63-
"json": "9.0.6",
63+
"json": "10.0.0",
6464
"lint-staged": "10.5.4",
6565
"mversion": "1.13.0",
6666
"prettier": "1.19.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6277,9 +6277,10 @@ json5@^2.1.2:
62776277
dependencies:
62786278
minimist "^1.2.5"
62796279

6280-
6281-
version "9.0.6"
6282-
resolved "https://registry.yarnpkg.com/json/-/json-9.0.6.tgz#7972c2a5a48a42678db2730c7c2c4ee6e4e24585"
6280+
6281+
version "10.0.0"
6282+
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"
6283+
integrity sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==
62836284

62846285
jsonfile@^4.0.0:
62856286
version "4.0.0"

0 commit comments

Comments
 (0)