Skip to content

Commit 8c98687

Browse files
fix(deps): update dependency envsub to v4.1.0
1 parent ce91438 commit 8c98687

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"class-validator-mongo-object-id": "1.3.0",
7777
"cli-color": "2.0.3",
7878
"date-fns": "2.23.0",
79-
"envsub": "4.0.7",
79+
"envsub": "4.1.0",
8080
"express": "4.18.2",
8181
"graphql": "15.8.0",
8282
"graphql-redis-subscriptions": "2.4.2",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11750,10 +11750,10 @@ entities@~2.1.0:
1175011750
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
1175111751
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==
1175211752

11753-
envsub@4.0.7:
11754-
version "4.0.7"
11755-
resolved "https://registry.yarnpkg.com/envsub/-/envsub-4.0.7.tgz#41e326a77696a06e44a2250c5a89371da404f311"
11756-
integrity sha512-Vr2qsbaTeJEstIoT0GlKnoySmvL91b8LI3D/aicuo1styWcNUvfYv3oeFD2lhB1+S6H/e2TvEkZbmhzDM73Okw==
11753+
envsub@4.1.0:
11754+
version "4.1.0"
11755+
resolved "https://registry.yarnpkg.com/envsub/-/envsub-4.1.0.tgz#526c95062d8538516896e4f43de8fff069ab67e4"
11756+
integrity sha512-B44hta3xNFu6+zDhOha1TIrZkQHGDO3G5K8D2sJIkm/s3XyQjxWBGp1B+b/Y74Go1PqMP+cp8moPR4JullnD9Q==
1175711757
dependencies:
1175811758
bluebird "^3.7.2"
1175911759
chalk "^3.0.0"
@@ -11762,6 +11762,7 @@ [email protected]:
1176211762
handlebars "^4.5.3"
1176311763
lodash "^4.17.15"
1176411764
replace-last "^1.2.6"
11765+
string.prototype.matchall "^4.0.8"
1176511766

1176611767
err-code@^2.0.2:
1176711768
version "2.0.3"

0 commit comments

Comments
 (0)