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
2 changed files with 5 additions and 5 deletions
+1 -1
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": {
+4 -4
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"