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

Merge pull request #8380 from WWBN/dependabot/npm_and_yarn/tinymce-6.7.0

build(deps): bump tinymce from 6.6.2 to 6.7.0
This commit is contained in:
Daniel Neto 2023-09-04 06:24:48 -03:00 committed by GitHub
commit ae82beb2b2
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",
"pouchdb": "^8.0.0",
"sweetalert": "^2.1.2",
"tinymce": "^6.6.1",
"tinymce": "^6.7.0",
"tinymce-langs": "^1.0.0",
"video.js": "^8.5.2",
"videojs-contrib-ads": "^7.3.2",
@ -1747,9 +1747,9 @@
}
},
"node_modules/tinymce": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.6.2.tgz",
"integrity": "sha512-ShoaznNP3qI8dPtEnYt3ByhAJfMhzIY1K04CoFu1IPDeAxmAZCUJLgfiplo8etP4wN8zrBIxHEqpwYYb2IllOQ=="
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.7.0.tgz",
"integrity": "sha512-Wf2RSobIXQ7XNw3/v4z1lPGiH3Pjsmc/6/7fG28aIS6uVWj/7IhvOPuwfJJDeOx0o0D3nSnoLHgR2KU8JAdE+w=="
},
"node_modules/tinymce-langs": {
"version": "1.0.0",
@ -3369,9 +3369,9 @@
}
},
"tinymce": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.6.2.tgz",
"integrity": "sha512-ShoaznNP3qI8dPtEnYt3ByhAJfMhzIY1K04CoFu1IPDeAxmAZCUJLgfiplo8etP4wN8zrBIxHEqpwYYb2IllOQ=="
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.7.0.tgz",
"integrity": "sha512-Wf2RSobIXQ7XNw3/v4z1lPGiH3Pjsmc/6/7fG28aIS6uVWj/7IhvOPuwfJJDeOx0o0D3nSnoLHgR2KU8JAdE+w=="
},
"tinymce-langs": {
"version": "1.0.0",

View file

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