Skip to content

Commit

Permalink
Fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jun 29, 2023
1 parent 4aa2446 commit e4509c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,13 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@rails/activestorage@>= 7.0.0-alpha1":
version "7.0.5"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.0.5.tgz#0e8fe255a422e5cb9f4e673e02fca845f32a50c1"
integrity sha512-lTOlsVsjz1OYDFRD2SKNH9j2TOA/LTrrIPgRSKyyD3CvJnD1bc65PQt/z6qB1hGqYmtUiklns+SjVWb9xYEqaA==
dependencies:
spark-md5 "^3.0.1"

"@rollup/plugin-commonjs@^19.0.1":
version "19.0.2"
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.2.tgz"
Expand Down

0 comments on commit e4509c6

Please sign in to comment.