Skip to content

Commit 6b8062b

Browse files
committed
Remove resolution from package.json part 2
1 parent 01bbe9d commit 6b8062b

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,19 @@
8686
"@types/json-schema" "^7.0.7"
8787
json-pointer "^0.6.1"
8888

89-
"@stoplight/json@3.20.0", "@stoplight/json@3.21.7", "@stoplight/json@^3.18.1":
89+
"@stoplight/json@3.21.7":
90+
version "3.21.7"
91+
resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.21.7.tgz#102f5fd11921984c96672ce4307850daa1cbfc7b"
92+
integrity sha512-xcJXgKFqv/uCEgtGlPxy3tPA+4I+ZI4vAuMJ885+ThkTHFVkC+0Fm58lA9NlsyjnkpxFh4YiQWpH+KefHdbA0A==
93+
dependencies:
94+
"@stoplight/ordered-object-literal" "^1.0.3"
95+
"@stoplight/path" "^1.3.2"
96+
"@stoplight/types" "^13.6.0"
97+
jsonc-parser "~2.2.1"
98+
lodash "^4.17.21"
99+
safe-stable-stringify "^1.1"
100+
101+
"@stoplight/json@^3.18.1":
90102
version "3.20.0"
91103
resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.20.0.tgz#3acd893c6ed3394ac0a32b383038bd9710a167f9"
92104
integrity sha512-xR5nnO2HSy7hGzchUAv1/p7V94EXwHmpbm5ORim4BQm8w/u1sF2ttIYqDx8BesTLWTybRxLysyDH+QHjpQnQdw==

0 commit comments

Comments
 (0)