chore(deps): bump superstruct from 0.6.1 to 0.6.2
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/ianstormtaylor/superstruct/releases) - [Changelog](https://github.com/ianstormtaylor/superstruct/blob/master/Changelog.md) - [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.6.1...v0.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
abda0d855d
commit
6f72cedc03
|
@ -21255,9 +21255,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"superstruct": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.6.1.tgz",
|
||||
"integrity": "sha512-LDbOKL5sNbOJ00Q36iYRhSexKIptZje0/mhNznnz04wT9CmsPDZg/K/UV1dgYuCwNMuOBHTbVROZsGB9EhhK4w==",
|
||||
"version": "0.6.2",
|
||||
"resolved": "https://registry.npmjs.org/superstruct/-/superstruct-0.6.2.tgz",
|
||||
"integrity": "sha512-lvA97MFAJng3rfjcafT/zGTSWm6Tbpk++DP6It4Qg7oNaeM+2tdJMuVgGje21/bIpBEs6iQql1PJH6dKTjl4Ig==",
|
||||
"requires": {
|
||||
"clone-deep": "^2.0.1",
|
||||
"kind-of": "^6.0.1"
|
||||
|
|
Loading…
Reference in New Issue