fix: downgrade uuid

This commit is contained in:
Zoltan Kochan
2020-06-02 11:34:48 +03:00
parent b2d7663f90
commit 1dcfecb361
3 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@pnpm/server": patch
---
Downgrade uuid to v3 due to an issue with how pnpm is bundled and published. Due to the flat node_modules structure, when published, all the deps should use the same uuid version. request@2 uses uuid@3

View File

@@ -55,7 +55,7 @@
"@pnpm/types": "workspace:6.0.0",
"p-limit": "2.3.0",
"promise-share": "1.0.0",
"uuid": "^8.1.0"
"uuid": "^3.4.0"
},
"funding": "https://opencollective.com/pnpm"
}

9
pnpm-lock.yaml generated
View File

@@ -2458,7 +2458,7 @@ importers:
'@pnpm/types': 'link:../types'
p-limit: 2.3.0
promise-share: 1.0.0
uuid: 8.1.0
uuid: 3.4.0
devDependencies:
'@pnpm/logger': 3.2.2
'@pnpm/npm-resolver': 'link:../npm-resolver'
@@ -2496,7 +2496,7 @@ importers:
p-limit: 2.3.0
promise-share: 1.0.0
tempy: 0.5.0
uuid: ^8.1.0
uuid: ^3.4.0
packages/sort-packages:
dependencies:
'@pnpm/config': 'link:../config'
@@ -12273,11 +12273,6 @@ packages:
hasBin: true
resolution:
integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
/uuid/8.1.0:
dev: false
hasBin: true
resolution:
integrity: sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
/v8-to-istanbul/4.1.4:
dependencies:
'@types/istanbul-lib-coverage': 2.0.2