Skip to content

Commit 0e72bcf

Browse files
TASK: Update dependency pify to v6
1 parent e5c3d12 commit 0e72bcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/create-react-microservice-scaffold/src/packages/my-fancy-ui-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"hypernova-client": "1.1.1",
4444
"log-fancy": "1.3.2",
4545
"morgan": "1.10.0",
46-
"pify": "4.0.1"
46+
"pify": "6.1.0"
4747
},
4848
"devDependencies": {
4949
"@immowelt/eslint-config-immowelt-react": "2.1.1",

packages/create-react-microservice-scaffold/src/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11340,10 +11340,10 @@ [email protected]:
1134011340
version "4.0.0"
1134111341
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.0.tgz#db04c982b632fd0df9090d14aaf1c8413cadb695"
1134211342

11343-
pify@4.0.1:
11344-
version "4.0.1"
11345-
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
11346-
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
11343+
pify@6.1.0:
11344+
version "6.1.0"
11345+
resolved "https://registry.yarnpkg.com/pify/-/pify-6.1.0.tgz#db9f2ebfba65f0bc144db65ae84d1a486ab72909"
11346+
integrity sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==
1134711347

1134811348
pify@^2.0.0, pify@^2.2.0, pify@^2.3.0:
1134911349
version "2.3.0"

0 commit comments

Comments
 (0)