Skip to content

Commit

Permalink
Merge pull request mermaid-js#595 from mermaid-js/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/develop/pako-2.0.4

chore(deps): bump pako from 1.0.10 to 2.0.4
  • Loading branch information
sidharthv96 authored Jan 19, 2022
2 parents e67628e + d576e45 commit 208b397
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 @@ -57,7 +57,7 @@
"mermaid": "8.13.8",
"moment": "^2.29.1",
"monaco-editor": "^0.31.1",
"pako": "1.0.10",
"pako": "2.0.4",
"random-word-slugs": "^0.1.6"
},
"lint-staged": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3330,10 +3330,10 @@ p-map@^4.0.0:
dependencies:
aggregate-error "^3.0.0"

pako@1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732"
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
pako@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/pako/-/pako-2.0.4.tgz#6cebc4bbb0b6c73b0d5b8d7e8476e2b2fbea576d"
integrity sha512-v8tweI900AUkZN6heMU/4Uy4cXRc2AYNRggVmTR+dEncawDJgCdLMximOVA2p4qO57WMynangsfGRb5WD6L1Bg==

parent-module@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 208b397

Please sign in to comment.