Advertisement
stronk7

Untitled

Aug 30th, 2021
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json
  2. index 8b75c7b79c1..758fb023909 100644
  3. --- a/npm-shrinkwrap.json
  4. +++ b/npm-shrinkwrap.json
  5. @@ -311,7 +311,8 @@
  6. },
  7. "lodash": {
  8. "version": "4.17.15",
  9. - "resolved": "",
  10. + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  11. + "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
  12. "dev": true
  13. }
  14. }
  15. @@ -1304,7 +1305,8 @@
  16. },
  17. "lodash": {
  18. "version": "4.17.15",
  19. - "resolved": "",
  20. + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  21. + "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
  22. "dev": true
  23. }
  24. }
  25. @@ -1394,7 +1396,8 @@
  26. },
  27. "lodash": {
  28. "version": "4.17.15",
  29. - "resolved": "",
  30. + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
  31. + "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
  32. "dev": true
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement