Merge pull request #2609 from pnp/dependabot/npm_and_yarn/samples/react-custompropertypanecontrols/async-2.6.4

Bump async from 2.6.3 to 2.6.4 in /samples/react-custompropertypanecontrols
This commit is contained in:
Hugo Bernier 2022-04-17 15:06:30 -07:00 committed by GitHub
commit 69c6463693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -6876,9 +6876,9 @@
"dev": true
},
"async": {
"version": "2.6.3",
"resolved": "https://onedrive.pkgs.visualstudio.com/_packaging/odsp-npm/npm/registry/async/-/async-2.6.3.tgz",
"integrity": "sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=",
"version": "2.6.4",
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
"dev": true,
"requires": {
"lodash": "^4.17.14"