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

chore: update frontend

This commit is contained in:
Fredrik Oseberg 2021-09-05 12:29:12 +02:00
parent 11640e882b
commit 7347ed466d
2 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
"response-time": "^2.3.2", "response-time": "^2.3.2",
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"unleash-frontend": "4.1.0", "unleash-frontend": "4.1.1",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -6987,10 +6987,10 @@ universalify@^0.1.0, universalify@^0.1.2:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@4.1.0: unleash-frontend@4.1.1:
version "4.1.0" version "4.1.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.1.0.tgz#88d0804a59160bb4d5f1f155e842c64fc352feb8" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.1.1.tgz#eaff6ecf2e9d2df6fe117fccdf706f277e5a4560"
integrity sha512-S04McyYMSZhneGhr6bbAL6WmDLLCMwz4NR3xF+IQZvReRO6O+85kHnhqzwgBLbwx5420PWmlr8+hnZ6Nh04PRQ== integrity sha512-RHYGmOd0e4+rg1Qx2/F464bAvhA5jXDmFnKJIvmpaF4mbg82dl9XpPswrEbYLoI6k6xgvm2CVgRmTc3iefGkAw==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"