1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2075 from jellyfin/dependabot/npm_and_yarn/webpack-stream-6.1.1

Bump webpack-stream from 6.1.0 to 6.1.1
This commit is contained in:
dkanada 2020-11-16 22:17:07 +09:00 committed by GitHub
commit 5a75600e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"stylelint-order": "^4.1.0",
"webpack": "^5.4.0",
"webpack-merge": "^4.2.2",
"webpack-stream": "^6.1.0",
"webpack-stream": "^6.1.1",
"worker-plugin": "^5.0.0"
},
"dependencies": {

View file

@ -12224,10 +12224,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack-stream@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/webpack-stream/-/webpack-stream-6.1.0.tgz#047348e36793432f329c7b5ff13e6e9b6872c152"
integrity sha512-kFMnDzFTzyvVmn4ajaj0xEJavvYizd3I/KmQ6C5aUstcAkNwZUidxkk/uEaEPSydaAn66v8ZcP1+bhKSshNJUQ==
webpack-stream@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/webpack-stream/-/webpack-stream-6.1.1.tgz#8db6b1efdbebf796b1e30ac1256645f4a3cf5867"
integrity sha512-XRd4ydP5H43twoLfh541VRtEg0ig/GJQnR0D3npjSOhjHsAUaYDEFoAUZwH+tfWSHyp6OyVJPYHRPmRoyCDYBA==
dependencies:
fancy-log "^1.3.3"
lodash.clone "^4.3.2"