Add npm-shrinkwrap.json to 4.5
By shrinkwraping our dependencies, the same versions of everything will be installed no matter what rules the dependency package.json has specificed.
See #30787. Fixes #36498.