Skip to content

Commit 1131844

Browse files
committed
chore(deps): update dependency json to v10 [security]
1 parent b3eeffc commit 1131844

2 files changed

Lines changed: 15 additions & 6 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: 14 additions & 5 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"
@@ -12706,7 +12706,16 @@ shell-quote@^1.7.2:
1270612706
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
1270712707
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
1270812708

12709-
shelljs@0.8.4, shelljs@^0.8.3:
12709+
shelljs@0.8.5:
12710+
version "0.8.5"
12711+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"
12712+
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
12713+
dependencies:
12714+
glob "^7.0.0"
12715+
interpret "^1.0.0"
12716+
rechoir "^0.6.2"
12717+
12718+
shelljs@^0.8.3:
1271012719
version "0.8.4"
1271112720
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1271212721
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==

0 commit comments

Comments
 (0)