Merge pull request #2909 from microsoft/dependabot/npm_and_yarn/webpack-plugin/nanoid-3.2.0

Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
pull/2921/head
Alexandru Dima 3 years ago committed by GitHub
commit 3d0ac205d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -775,9 +775,9 @@
"dev": true
},
"nanoid": {
"version": "3.1.30",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.2.0.tgz",
"integrity": "sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==",
"dev": true
},
"neo-async": {

Loading…
Cancel
Save