Bump set-value in /samples/react-content-query-online

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

---
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] 2023-11-03 20:31:48 +00:00 committed by GitHub
parent 9fc30c5e7a
commit 6db15e16c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -40056,9 +40056,9 @@
"integrity": "sha512-Li5AOqrZWCVA2n5kryzEmqai6bKSIvpz5oUJHPVj6+dsbD3X1ixtsY5tEnsaNpH3pFAHmG8eIHUrtEtohrg+UQ=="
},
"set-value": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/set-value/-/set-value-3.0.2.tgz",
"integrity": "sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/set-value/-/set-value-3.0.3.tgz",
"integrity": "sha512-Xsn/XSatoVOGBbp5hs3UylFDs5Bi9i+ArpVJKdHPniZHoEgRniXTqHWrWrGQ0PbEClVT6WtfnBwR8CAHC9sveg==",
"requires": {
"is-plain-object": "^2.0.4"
}

View File

@ -56,7 +56,7 @@
"react": "16.8.5",
"react-ace": "^5.1.0",
"react-dom": "16.8.5",
"set-value": ">=2.0.1",
"set-value": ">=3.0.3",
"sshpk": ">=1.13.2",
"stringstream": ">=0.0.6",
"tar": ">=2.2.2",