Skip to content

Commit

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

chore(deps): bump js-base64 from 3.6.2 to 3.7.0
  • Loading branch information
sidharthv96 committed Sep 13, 2021
2 parents 2637621 + 0b938ce commit d9b475a
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 @@ -50,7 +50,7 @@
"@analytics/google-analytics": "^0.5.3",
"@macfja/svelte-persistent-store": "^1.2.0",
"analytics": "^0.7.14",
"js-base64": "^3.6.2",
"js-base64": "^3.7.0",
"mermaid": "^8.12.1",
"moment": "^2.29.1",
"monaco-editor": "^0.27.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2545,10 +2545,10 @@ its-name@1.0.0:
resolved "https://registry.npmjs.org/its-name/-/its-name-1.0.0.tgz"
integrity sha1-IGXxiD7LVoxl9xEt2/EjQB+uSvA=

js-base64@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.6.2.tgz#f7585bc038e933a0a3fae9ab4b1cc2faa1374edd"
integrity sha512-9xRCVqFwEuPH1SmwknrCRfGjcaUCt+boLjGZt5g/aAr98K8OtR9cI8K89U3cPT8xatgmzWQnJwgRQTd5tq2EOg==
js-base64@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.0.tgz#74979859ac07f999d28280b0697e82715f7e36ab"
integrity sha512-hJiXqoqZKdNx7PNuqHx3ZOgwcvgCprV0cs9ZMeqERshhVZ3cmXc3HGR60mKsHHqVK18PCwGXnmPiPDbao7SOMQ==
dependencies:
mocha "^8.4.0"

Expand Down

0 comments on commit d9b475a

Please sign in to comment.