Skip to content

Commit 9fb60b3

Browse files
committed
bump version of @stoplight/json
1 parent 353eaee commit 9fb60b3

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

packages/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@faker-js/faker": "^6.0.0",
20-
"@stoplight/json": "3.21.6",
20+
"@stoplight/json": "3.21.7",
2121
"@stoplight/json-schema-merge-allof": "0.7.8",
2222
"@stoplight/json-schema-sampler": "0.3.0",
2323
"@stainless-api/prism-core": "^5.11.2",

yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,18 +1267,6 @@
12671267
"@types/json-schema" "^7.0.7"
12681268
json-pointer "^0.6.1"
12691269

1270-
"@stoplight/json@3.21.6":
1271-
version "3.21.6"
1272-
resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.21.6.tgz#0053ece24d6b19f372b11591f249ede48514ed5b"
1273-
integrity sha512-KGisXfNigoYdWIj1jA4p3IAAIW5YFpU9BdoECdjyDLBbhWGGHzs77e0STSCBmXQ/K3ApxfED2R7mQ79ymjzlvQ==
1274-
dependencies:
1275-
"@stoplight/ordered-object-literal" "^1.0.3"
1276-
"@stoplight/path" "^1.3.2"
1277-
"@stoplight/types" "^13.6.0"
1278-
jsonc-parser "~2.2.1"
1279-
lodash "^4.17.21"
1280-
safe-stable-stringify "^1.1"
1281-
12821270
"@stoplight/json@3.21.7", "@stoplight/json@^3.18.1":
12831271
version "3.21.7"
12841272
resolved "https://registry.npmjs.org/@stoplight/json/-/json-3.21.7.tgz"

0 commit comments

Comments
 (0)