Skip to content

Commit

Permalink
fix(security): patch dottie dependency vulnerabilities (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbesnier authored Aug 4, 2023
1 parent f20b6dc commit 827fde2
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3639,15 +3639,10 @@ [email protected]:
resolved "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz"
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==

dottie@^2.0.0:
version "2.0.2"
resolved "https://registry.npmjs.org/dottie/-/dottie-2.0.2.tgz"
integrity sha512-fmrwR04lsniq/uSr8yikThDTrM7epXHBAAjH9TbeH3rEA8tdCO7mRzB9hdmdGyJCxF8KERo9CITcm3kGuoyMhg==

dottie@^2.0.2:
version "2.0.3"
resolved "https://registry.yarnpkg.com/dottie/-/dottie-2.0.3.tgz#797a4f4c92a9a65499806be4051b9d9dcd5a5d77"
integrity sha512-4liA0PuRkZWQFQjwBypdxPfZaRWiv5tkhMXY2hzsa2pNf5s7U3m9cwUchfNKe8wZQxdGPQQzO6Rm2uGe0rvohQ==
dottie@^2.0.0, dottie@^2.0.2:
version "2.0.6"
resolved "https://registry.yarnpkg.com/dottie/-/dottie-2.0.6.tgz#34564ebfc6ec5e5772272d466424ad5b696484d4"
integrity sha512-iGCHkfUc5kFekGiqhe8B/mdaurD+lakO9txNnTvKtA6PISrw86LgqHvRzWYPyoE2Ph5aMIrCw9/uko6XHTKCwA==

dreamopt@~0.8.0:
version "0.8.0"
Expand Down

0 comments on commit 827fde2

Please sign in to comment.