Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 032539f commit 8fdd95f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"homepage": "https://github.com/theboeffect",
"logo": "https://cdn-images-1.medium.com/max/280/1*[email protected]",
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^11.1.0",
"@apidevtools/json-schema-ref-parser": "^11.1.1",
"@hapi/boom": "^10.0.1",
"axios": "^1.6.0",
"cookie-parser": "^1.4.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@apidevtools/json-schema-ref-parser@^11.1.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.1.0.tgz#0608ed1ba47c377c6732e7185f2ea06731b58fde"
integrity sha512-g/VW9ZQEFJAOwAyUb8JFf7MLiLy2uEB4rU270rGzDwICxnxMlPy0O11KVePSgS36K1NI29gSlK84n5INGhd4Ag==
"@apidevtools/json-schema-ref-parser@^11.1.1":
version "11.1.1"
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.1.1.tgz#63aba42cc977d46b0a018bf03a91e623147312ad"
integrity sha512-WZyqzPLrWctQB8qB8uGivvzWgvtcVqlmRrayMWSxqjY6pT+CLv9vgyH6j5HqzfdZ95fTvIkBSPcrrUD9/iJ7aA==
dependencies:
"@jsdevtools/ono" "^7.1.3"
"@types/json-schema" "^7.0.13"
Expand Down

0 comments on commit 8fdd95f

Please sign in to comment.