1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: bump unleash-frontend to 4.2.10

This commit is contained in:
Ivar Conradi Østhus 2021-10-22 13:42:10 +02:00
parent 8fb137cb40
commit 81217da7a8
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -110,7 +110,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.2.9",
"unleash-frontend": "4.2.10",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7009,10 +7009,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.2.9:
version "4.2.9"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.9.tgz#c4e6e99e715fd24b79c3aac2aae898eb5ee190a9"
integrity sha512-AtCpk1/ntmQFzhJccpmAQvuw8lsWW7SiITdFyeiV2ZdYTJNskJFzOXaEyfHo+5g/2e1xFZNGBCv6kxCSekBW4Q==
unleash-frontend@4.2.10:
version "4.2.10"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.2.10.tgz#072b88ab90257ef5879b07f2f534cc2d71313fdf"
integrity sha512-PkCa9hhkRmMEdyLHgH2q0RW2ASj5AdEG0m6P8rX08vKQB44dvg/I1pmuWPmbN4TiNFdclb6J7BqIELRjSqKwsw==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"