Bump tar from 6.1.2 to 6.1.9 in /samples/react-events-aggregator
Bumps [tar](https://github.com/npm/node-tar) from 6.1.2 to 6.1.9. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.1.2...v6.1.9) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
26918d7950
commit
d6d75da985
|
@ -16255,9 +16255,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"tar": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.2.tgz",
|
||||
"integrity": "sha512-EwKEgqJ7nJoS+s8QfLYVGMDmAsj+StbI2AM/RTHeUSsOw6Z8bwNBRv5z3CY0m7laC5qUAqruLX5AhMuc5deY3Q==",
|
||||
"version": "6.1.9",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.9.tgz",
|
||||
"integrity": "sha512-XjLaMNl76o07zqZC/aW4lwegdY07baOH1T8w3AEfrHAdyg/oYO4ctjzEBq9Gy9fEP9oHqLIgvx6zuGDGe+bc8Q==",
|
||||
"requires": {
|
||||
"chownr": "^2.0.0",
|
||||
"fs-minipass": "^2.0.0",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"macaddress": ">=0.2.9",
|
||||
"node.extend": ">=1.1.7",
|
||||
"randomatic": ">=3.0.0",
|
||||
"tar": ">=6.1.2",
|
||||
"tar": ">=6.1.9",
|
||||
"atob": ">=2.1.0",
|
||||
"extend": ">=3.0.2",
|
||||
"growl": ">=1.10.0",
|
||||
|
|
Loading…
Reference in New Issue