Skip to content

Commit 940bfae

Browse files
committed
chore(deps): update dependency json to v10 [security]
1 parent 634e065 commit 940bfae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/shipjs-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "3.1.3",
3939
"jest": "26.0.1",
4040
"jest-watch-typeahead": "0.6.0",
41-
"json": "9.0.6",
41+
"json": "10.0.0",
4242
"prettier": "2.0.5",
4343
"rollup": "2.14.0",
4444
"rollup-plugin-commonjs": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9109,10 +9109,10 @@ json5@^2.1.2:
91099109
dependencies:
91109110
minimist "^1.2.5"
91119111

9112-
json@9.0.6:
9113-
version "9.0.6"
9114-
resolved "https://registry.yarnpkg.com/json/-/json-9.0.6.tgz#7972c2a5a48a42678db2730c7c2c4ee6e4e24585"
9115-
integrity sha1-eXLCpaSKQmeNsnMMfCxO5uTiRYU=
9112+
json@10.0.0:
9113+
version "10.0.0"
9114+
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"
9115+
integrity sha512-iK7tAZtpoghibjdB1ncCWykeBMmke3JThUe+rnkD4qkZaglOIQ70Pw7r5UJ4lyUT+7gnw7ehmmLUHDuhqzQD+g==
91169116

91179117
jsonfile@^4.0.0:
91189118
version "4.0.0"

0 commit comments

Comments
 (0)