Upgrade popper.js

They did not change anything and only added a funding field to the package.json 
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-04-11 22:05:03 +02:00
parent 6e2bc17722
commit 0f451af397
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"jquery.event.drag": "2.2.2",
"js-cookie": "2.2.1",
"sass": "^1.26.3",
"popper.js": "^1.16.0",
"popper.js": "^1.16.1",
"tracekit": "0.4.5",
"u2f-api-polyfill": "0.4.4",
"updated-jqplot": "1.0.9",

View File

@ -1676,10 +1676,10 @@ pkg-up@^2.0.0:
dependencies:
find-up "^2.1.0"
popper.js@^1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.0.tgz#2e1816bcbbaa518ea6c2e15a466f4cb9c6e2fbb3"
integrity sha512-+G+EkOPoE5S/zChTpmBSSDYmhXJ5PsW8eMhH8cP/CQHMFPBG/kC9Y5IIw6qNYgdJ+/COf0ddY2li28iHaZRSjw==
popper.js@^1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
postcss-html@^0.36.0:
version "0.36.0"