Skip to content

Commit

Permalink
Merge pull request #2 from basebandit/dependabot/npm_and_yarn/web/jsp…
Browse files Browse the repository at this point in the history
…df-2.3.1

Bump jspdf from 2.3.0 to 2.3.1 in /web
  • Loading branch information
basebandit committed Mar 13, 2021
2 parents 2470a33 + 9453da7 commit 198ca56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Expand Up @@ -12,7 +12,7 @@
"chart.js": "^2.9.3",
"core-js": "^3.6.5",
"html2pdf.js": "^0.9.2",
"jspdf": "^2.1.1",
"jspdf": "^2.3.1",
"nprogress": "^0.2.0",
"print-js": "^1.4.0",
"vue": "^2.6.11",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Expand Up @@ -5287,10 +5287,10 @@ jspdf@^1.4.1:
promise-polyfill "8.1.0"
stackblur-canvas "2.2.0"

jspdf@^2.1.1:
version "2.3.0"
resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-2.3.0.tgz#96d5f5e7b104b4d542e203a68299b40cc88434ff"
integrity sha512-KdWe3y5YGjuD8E3Yv1vN8BMuuaQR1jvLTlcZ4dQxUSr1ZveuTv1CnyXyafNL7xfi4eDcIdzs6z9tb9JRDiDCbg==
jspdf@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-2.3.1.tgz#313d117234b546469694a1fd81a1e02411647576"
integrity sha512-1vp0USP1mQi1h7NKpwxjFgQkJ5ncZvtH858aLpycUc/M+r/RpWJT8PixAU7Cw/3fPd4fpC8eB/Bj42LnsR21YQ==
dependencies:
atob "^2.1.2"
btoa "^1.2.1"
Expand Down

0 comments on commit 198ca56

Please sign in to comment.