Bump set-value from 3.0.2 to 4.0.1 in /samples/react-events-aggregator

Bumps [set-value](https://github.com/jonschlinkert/set-value) from 3.0.2 to 4.0.1.
- [Release notes](https://github.com/jonschlinkert/set-value/releases)
- [Commits](https://github.com/jonschlinkert/set-value/compare/3.0.2...4.0.1)

---
updated-dependencies:
- dependency-name: set-value
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-16 08:06:02 +00:00 committed by GitHub
parent d3d437a14c
commit ca198ebb13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -15241,9 +15241,9 @@
"dev": true "dev": true
}, },
"set-value": { "set-value": {
"version": "3.0.2", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/set-value/-/set-value-3.0.2.tgz", "resolved": "https://registry.npmjs.org/set-value/-/set-value-4.0.1.tgz",
"integrity": "sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==", "integrity": "sha512-ayATicCYPVnlNpFmjq2/VmVwhoCQA9+13j8qWp044fmFE3IFphosPtRM+0CJ5xoIx5Uy52fCcwg3XeH2pHbbPQ==",
"requires": { "requires": {
"is-plain-object": "^2.0.4" "is-plain-object": "^2.0.4"
} }

View File

@ -33,7 +33,7 @@
"mem": ">=4.0.0", "mem": ">=4.0.0",
"mixin-deep": ">=1.3.2", "mixin-deep": ">=1.3.2",
"open": ">=6.0.0", "open": ">=6.0.0",
"set-value": ">=2.0.1", "set-value": ">=4.0.1",
"base64-url": ">=2.0.0", "base64-url": ">=2.0.0",
"fresh": ">=0.5.2", "fresh": ">=0.5.2",
"handlebars": ">=4.7.7", "handlebars": ">=4.7.7",