1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

feat: move front end to 4.3.2

This commit is contained in:
sighphyre 2022-03-31 08:25:15 +02:00
parent 2a65e16646
commit 874305ca1b
2 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,7 @@
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"unleash-frontend": "4.3.0",
"unleash-frontend": "4.3.2",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7030,10 +7030,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.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.0.tgz#7891f78ac55b90c7bb160ba89ff55df15d490fd5"
integrity sha512-KkJdy7/sX+pbnURIb5C6+/aItBkAFH7xr7QvL9E05ymYsw6/W5f+7U1ick0w5oGxFzBOhB/Db+FXEQWnzXGdpw==
unleash-frontend@4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.3.2.tgz#68d6eb210099c54aa5606949118448c3290d62f3"
integrity sha512-Q7C1kIPBuZZfEvnEpgGgGCD4k8tKcB2H77Dyhe/b9Fhxi8t+h2UqFEF7xpkHjkpvlsyJ/KPpZdVdsyoW1FbP+g==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"