1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00

build(deps): bump tinymce from 6.6.0 to 6.6.1

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

---
updated-dependencies:
- dependency-name: tinymce
  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] 2023-08-07 09:10:20 +00:00 committed by GitHub
parent 5632f4a860
commit 0bcd618cb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -32,7 +32,7 @@
"p2p-media-loader-hlsjs": "^0.6.2", "p2p-media-loader-hlsjs": "^0.6.2",
"pouchdb": "^8.0.0", "pouchdb": "^8.0.0",
"sweetalert": "^2.1.2", "sweetalert": "^2.1.2",
"tinymce": "^6.6.0", "tinymce": "^6.6.1",
"tinymce-langs": "^1.0.0", "tinymce-langs": "^1.0.0",
"video.js": "^8.3.0", "video.js": "^8.3.0",
"videojs-contrib-ads": "^7.3.2", "videojs-contrib-ads": "^7.3.2",
@ -1731,9 +1731,9 @@
} }
}, },
"node_modules/tinymce": { "node_modules/tinymce": {
"version": "6.6.0", "version": "6.6.1",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.6.0.tgz", "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.6.1.tgz",
"integrity": "sha512-b9Mb7z8ryFOwLm8WCmlpwzdgOt1xD1u5Jjdh68B4QjkIyTLyHRBsfsrbiCUGonnVTymDlkexPkaP8sj24zexKQ==" "integrity": "sha512-n1ub/Jq6c5o2mju6A1HPFoR5/X7eH8720yDzLchg4MbKKJg6tthTGr+lBPHzQyrImwbfo7LVgx28mN5InzVMmw=="
}, },
"node_modules/tinymce-langs": { "node_modules/tinymce-langs": {
"version": "1.0.0", "version": "1.0.0",
@ -3370,9 +3370,9 @@
} }
}, },
"tinymce": { "tinymce": {
"version": "6.6.0", "version": "6.6.1",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.6.0.tgz", "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.6.1.tgz",
"integrity": "sha512-b9Mb7z8ryFOwLm8WCmlpwzdgOt1xD1u5Jjdh68B4QjkIyTLyHRBsfsrbiCUGonnVTymDlkexPkaP8sj24zexKQ==" "integrity": "sha512-n1ub/Jq6c5o2mju6A1HPFoR5/X7eH8720yDzLchg4MbKKJg6tthTGr+lBPHzQyrImwbfo7LVgx28mN5InzVMmw=="
}, },
"tinymce-langs": { "tinymce-langs": {
"version": "1.0.0", "version": "1.0.0",

View file

@ -27,7 +27,7 @@
"p2p-media-loader-hlsjs": "^0.6.2", "p2p-media-loader-hlsjs": "^0.6.2",
"pouchdb": "^8.0.0", "pouchdb": "^8.0.0",
"sweetalert": "^2.1.2", "sweetalert": "^2.1.2",
"tinymce": "^6.6.0", "tinymce": "^6.6.1",
"tinymce-langs": "^1.0.0", "tinymce-langs": "^1.0.0",
"video.js": "^8.3.0", "video.js": "^8.3.0",
"videojs-contrib-ads": "^7.3.2", "videojs-contrib-ads": "^7.3.2",