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:
parent
7e43831701
commit
d68166dc5f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue