-
Notifications
You must be signed in to change notification settings - Fork 2
Commit c0f83a1
committed
Update package-lock.json
We need to update package-lock.json to use sha512 algorithm for
integrity checksum in order to get rid of the following warnings:
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha512-c+DAyp8LMm2nzSs2uXEuxp4LYGSUYEyHtU3fU57avFChjsnTmmpWmXj2dv0yUxHTEydgVAv5fIzA+4KJwoqWDA== integrity checksum failed when using sha512: wanted sha512-c+DAyp8LMm2nzSs2uXEuxp4LYGSUYEyHtU3fU57avFChjsnTmmpWmXj2dv0yUxHTEydgVAv5fIzA+4KJwoqWDA== but got sha1-r+Y615kgmYk0ixEJtE/rZqokX1c=. (1723 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha512-exAHB+NeFGxkfQ5dSUD03xl3zYGneeSk2Mw2ldTt/nTvYxuDiuSp3DlxgUBgzbdTFG4fbwPk0WtKWOoTXCmNGg== integrity checksum failed when using sha512: wanted sha512-exAHB+NeFGxkfQ5dSUD03xl3zYGneeSk2Mw2ldTt/nTvYxuDiuSp3DlxgUBgzbdTFG4fbwPk0WtKWOoTXCmNGg== but got sha1-QsnIZ4T2dMFz+yGILKlkMzQCneQ=. (25262 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha512-yd7CkUughvHQoEahQqcMdrZw6o/6PwUxiRkfZuVDVHCDe77mysD/suoNyk5mK6phTnRW1kyIbPHyCJgxw++LXg== integrity checksum failed when using sha512: wanted sha512-yd7CkUughvHQoEahQqcMdrZw6o/6PwUxiRkfZuVDVHCDe77mysD/suoNyk5mK6phTnRW1kyIbPHyCJgxw++LXg== but got sha1-Rz0CHsxXOizOHAfVtQnVIV9GujU=. (3239 bytes)
WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
Please note, the following warnings are shown when you run `npm install`
from scratch (i.e. no dependencies are installed). You probably will
need to run `npm cache clear --force` on your machine before.1 parent 1083af6 commit c0f83a1Copy full SHA for c0f83a1
File tree
Expand file treeCollapse file tree
1 file changed
+333
-447
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+333
-447
lines changedOpen diff view settings
0 commit comments