Skip to content

Commit

Permalink
Bump pako from 1.0.11 to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 1, 2021
1 parent f28f7ff commit 0bdc2df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 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 @@
"lodash.throttle": "4.1.1",
"nanoid": "3.1.22",
"open-color": "1.8.0",
"pako": "1.0.11",
"pako": "2.0.3",
"png-chunk-text": "1.0.0",
"png-chunks-encode": "1.0.0",
"png-chunks-extract": "1.0.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9091,7 +9091,12 @@ package-json@^6.3.0:
registry-url "^5.0.0"
semver "^6.2.0"

[email protected], pako@~1.0.5:
[email protected]:
version "2.0.3"
resolved "https://registry.yarnpkg.com/pako/-/pako-2.0.3.tgz#cdf475e31b678565251406de9e759196a0ea7a43"
integrity sha512-WjR1hOeg+kki3ZIOjaf4b5WVcay1jaliKSYiEaB1XzwhMQZJxRdQRv0V31EKBYlxb4T7SK3hjfc/jxyU64BoSw==

pako@~1.0.5:
version "1.0.11"
resolved "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz"

Expand Down

0 comments on commit 0bdc2df

Please sign in to comment.