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

Merge pull request #7864 from WWBN/dependabot/npm_and_yarn/moment-timezone-0.5.43

build(deps): bump moment-timezone from 0.5.41 to 0.5.43
This commit is contained in:
Daniel Neto 2023-08-12 10:23:53 -03:00 committed by GitHub
commit 6c177909e2
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

@ -27,7 +27,7 @@
"js-circle-progress": "^0.2.4",
"js-cookie": "^3.0.5",
"keycode": "^2.2.1",
"moment-timezone": "^0.5.41",
"moment-timezone": "^0.5.43",
"nosleep.js": "^0.12.0",
"p2p-media-loader-hlsjs": "^0.6.2",
"pouchdb": "^8.0.0",
@ -1150,9 +1150,9 @@
}
},
"node_modules/moment-timezone": {
"version": "0.5.41",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.41.tgz",
"integrity": "sha512-e0jGNZDOHfBXJGz8vR/sIMXvBIGJJcqFjmlg9lmE+5KX1U7/RZNMswfD8nKnNCnQdKTIj50IaRKwl1fvMLyyRg==",
"version": "0.5.43",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.43.tgz",
"integrity": "sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==",
"dependencies": {
"moment": "^2.29.4"
},
@ -2965,9 +2965,9 @@
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"moment-timezone": {
"version": "0.5.41",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.41.tgz",
"integrity": "sha512-e0jGNZDOHfBXJGz8vR/sIMXvBIGJJcqFjmlg9lmE+5KX1U7/RZNMswfD8nKnNCnQdKTIj50IaRKwl1fvMLyyRg==",
"version": "0.5.43",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.43.tgz",
"integrity": "sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==",
"requires": {
"moment": "^2.29.4"
}

View file

@ -22,7 +22,7 @@
"js-circle-progress": "^0.2.4",
"js-cookie": "^3.0.5",
"keycode": "^2.2.1",
"moment-timezone": "^0.5.41",
"moment-timezone": "^0.5.43",
"nosleep.js": "^0.12.0",
"p2p-media-loader-hlsjs": "^0.6.2",
"pouchdb": "^8.0.0",