Bump minimist from 1.2.5 to 1.2.6 in /samples/react-content-query-online
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
84bb5421b3
commit
a43b5e7ce0
|
@ -37576,9 +37576,9 @@
|
|||
}
|
||||
},
|
||||
"minimist": {
|
||||
"version": "1.2.5",
|
||||
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
|
||||
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
|
||||
"version": "1.2.6",
|
||||
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
|
||||
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
|
||||
},
|
||||
"minimist-options": {
|
||||
"version": "4.1.0",
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"lodash.mergewith": ">=4.6.2",
|
||||
"lodash.template": ">=4.5.0",
|
||||
"macaddress": ">=0.2.9",
|
||||
"minimist": ">=1.2.3",
|
||||
"minimist": ">=1.2.6",
|
||||
"mixin-deep": ">=1.3.2",
|
||||
"moment": ">=2.29.4",
|
||||
"morgan": ">=1.9.1",
|
||||
|
|
Loading…
Reference in New Issue