1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

Bump tinymce from 8.0.1 to 8.0.2

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

---
updated-dependencies:
- dependency-name: tinymce
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-18 13:56:52 +00:00 committed by GitHub
parent 7e43831701
commit d68166dc5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -51,7 +51,7 @@
"pouchdb": "^9.0.0",
"socket.io-client": "^4.8.1",
"sweetalert": "^2.1.2",
"tinymce": "^8.0.1",
"tinymce": "^8.0.2",
"tinymce-langs": "^1.0.0",
"video.js": "^8.23.4",
"videojs-contrib-ads": "^7.5.2",
@ -1590,9 +1590,9 @@
}
},
"node_modules/tinymce": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-8.0.1.tgz",
"integrity": "sha512-KQ/+KaWmkIzSkNCYmqhXD2mftt+EEhz1bd1QCVopa2DNkoJ/rYFXhMnYGg1gVcRQa43xkmmv0Jj0ph+05VY0hQ==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-8.0.2.tgz",
"integrity": "sha512-Gkvn5mRcZCAK1EKP7hnk3VBzwqPbqpZU2AN0T08BMtvmY9Sg0C0ZqmMghJCQ3vgo+LWA38pDOPiaM8EW7BZEow==",
"license": "GPL-2.0-or-later"
},
"node_modules/tinymce-langs": {

View file

@ -46,7 +46,7 @@
"pouchdb": "^9.0.0",
"socket.io-client": "^4.8.1",
"sweetalert": "^2.1.2",
"tinymce": "^8.0.1",
"tinymce": "^8.0.2",
"tinymce-langs": "^1.0.0",
"video.js": "^8.23.4",
"videojs-contrib-ads": "^7.5.2",