Skip to content

Commit

Permalink
removed: excessive dependicies for yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed Nov 11, 2023
1 parent beeb28e commit 82d7bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
dependencies:
ajv "^6.12.0"
ajv-errors "^1.0.1"
axios "^0.19.2"
axios "^1.6.1"
better-ajv-errors "^0.6.7"
consola "^2.11.3"
lodash "^4.17.15"
Expand Down Expand Up @@ -104,7 +104,7 @@ chalk@^2.4.1:
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
dependencies:
ansi-styles "^4.4.0"
ansi-styles "^4.0.0"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

Expand Down

0 comments on commit 82d7bcf

Please sign in to comment.