Bump tinymce from 6.7.1 to 6.7.3 in /samples/react-sp-tinymce

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-15 18:41:49 +00:00 committed by GitHub
parent 30d7ba054c
commit 1fa86d7e81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@
"react": "17.0.1",
"react-dom": "17.0.1",
"styled-components": "^6.0.0-rc.3",
"tinymce": "^6.7.1",
"tinymce": "^6.7.3",
"tslib": "2.3.1"
},
"devDependencies": {
@ -35503,9 +35503,9 @@
}
},
"node_modules/tinymce": {
"version": "6.7.1",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.7.1.tgz",
"integrity": "sha512-SIGJgWk2d/X59VbO+i81QfNx2EP1P5t+sza2/1So3OLGtmMBhEJMag7sN/Mo8sq4s0niwb65Z51yLju32jP11g=="
"version": "6.7.3",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.7.3.tgz",
"integrity": "sha512-J7WmYIi/gt1RvZ6Ap2oQiUjzAoiS9pfV+d4GnKuZuPu8agmlAEAInNmMvMjfCNBzHv4JnZXY7qlHUAI0IuYQVA=="
},
"node_modules/tmp": {
"version": "0.0.33",
@ -65793,9 +65793,9 @@
}
},
"tinymce": {
"version": "6.7.1",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.7.1.tgz",
"integrity": "sha512-SIGJgWk2d/X59VbO+i81QfNx2EP1P5t+sza2/1So3OLGtmMBhEJMag7sN/Mo8sq4s0niwb65Z51yLju32jP11g=="
"version": "6.7.3",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.7.3.tgz",
"integrity": "sha512-J7WmYIi/gt1RvZ6Ap2oQiUjzAoiS9pfV+d4GnKuZuPu8agmlAEAInNmMvMjfCNBzHv4JnZXY7qlHUAI0IuYQVA=="
},
"tmp": {
"version": "0.0.33",

View File

@ -31,7 +31,7 @@
"react": "17.0.1",
"react-dom": "17.0.1",
"styled-components": "^6.0.0-rc.3",
"tinymce": "^6.7.1",
"tinymce": "^6.7.3",
"tslib": "2.3.1"
},
"devDependencies": {