]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Update npm package caniuse-lite 32633/head
authorVolker Theile <vtheile@suse.com>
Tue, 14 Jan 2020 11:55:21 +0000 (12:55 +0100)
committerVolker Theile <vtheile@suse.com>
Tue, 14 Jan 2020 11:57:57 +0000 (12:57 +0100)
Update the package to get rid of the npm message 'Browserslist: caniuse-lite is outdated. Please run next command `npm update`'.

Signed-off-by: Volker Theile <vtheile@suse.com>
src/pybind/mgr/dashboard/frontend/package-lock.json

index 36130f23bf158820c0e6c0636c9789e38eed3f00..173225708d78568e3c08de169fc19f814c9ee356 100644 (file)
       "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0="
     },
     "caniuse-lite": {
-      "version": "1.0.30000989",
-      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000989.tgz",
-      "integrity": "sha512-vrMcvSuMz16YY6GSVZ0dWDTJP8jqk3iFQ/Aq5iqblPwxSVVZI+zxDyTX0VPqtQsDnfdrBDcsmhgTEOh5R8Lbpw==",
+      "version": "1.0.30001020",
+      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001020.tgz",
+      "integrity": "sha512-yWIvwA68wRHKanAVS1GjN8vajAv7MBFshullKCeq/eKpK7pJBVDgFFEqvgWTkcP2+wIDeQGYFRXECjKZnLkUjA==",
       "dev": true
     },
     "canonical-path": {