Skip to content

Commit 5c51776

Browse files
chore(deps): bump @envelop/core from 4.0.0 to 4.0.3
Bumps [@envelop/core](https://github.com/n1ru4l/envelop/tree/HEAD/packages/core) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/n1ru4l/envelop/releases) - [Changelog](https://github.com/n1ru4l/envelop/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/n1ru4l/envelop/commits/@envelop/core@4.0.3/packages/core) --- updated-dependencies: - dependency-name: "@envelop/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b915a4 commit 5c51776

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@aws-sdk/client-dynamodb": "^3.535.0",
53-
"@envelop/core": "^4.0.0",
53+
"@envelop/core": "^4.0.3",
5454
"@envelop/graphql-modules": "^5.0.0",
5555
"@envelop/sentry": "^6.0.0",
5656
"@escape.tech/graphql-armor": "2.3.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,12 +1943,12 @@
19431943
dependencies:
19441944
"@jridgewell/trace-mapping" "0.3.9"
19451945

1946-
"@envelop/core@^4.0.0":
1947-
version "4.0.0"
1948-
resolved "https://registry.npmjs.org/@envelop/core/-/core-4.0.0.tgz"
1949-
integrity sha512-6usEZO86hWT0ZajAbhOX0QXlV++lrlEmu8br6KQVvyXOxttiHADIibgfzb3GtSI7RnnJDnrcRb7Jynv6Lca3iQ==
1946+
"@envelop/core@^4.0.0", "@envelop/core@^4.0.3":
1947+
version "4.0.3"
1948+
resolved "https://registry.yarnpkg.com/@envelop/core/-/core-4.0.3.tgz#6bc3e1ed3b31aa41d81106eb5071a9b8eec188d0"
1949+
integrity sha512-O0Vz8E0TObT6ijAob8jYFVJavcGywKThM3UAsxUIBBVPYZTMiqI9lo2gmAnbMUnrDcAYkUTZEW9FDYPRdF5l6g==
19501950
dependencies:
1951-
"@envelop/types" "4.0.0"
1951+
"@envelop/types" "4.0.1"
19521952
tslib "^2.5.0"
19531953

19541954
"@envelop/core@^5.0.0":
@@ -1973,10 +1973,10 @@
19731973
dependencies:
19741974
tslib "^2.5.0"
19751975

1976-
"@envelop/types@4.0.0":
1977-
version "4.0.0"
1978-
resolved "https://registry.npmjs.org/@envelop/types/-/types-4.0.0.tgz"
1979-
integrity sha512-dmBK16VVfKCkqYYemvE+gt1cPBP0d9CbYO4yjNhSSYy9K+w6+Lw48wOLK238mSR339PNAvwj/JW/qzNy2llggA==
1976+
"@envelop/types@4.0.1":
1977+
version "4.0.1"
1978+
resolved "https://registry.yarnpkg.com/@envelop/types/-/types-4.0.1.tgz#145690d8266a003cdb06dd58fa1236e3c80050a9"
1979+
integrity sha512-ULo27/doEsP7uUhm2iTnElx13qTO6I5FKvmLoX41cpfuw8x6e0NUFknoqhEsLzAbgz8xVS5mjwcxGCXh4lDYzg==
19801980
dependencies:
19811981
tslib "^2.5.0"
19821982

@@ -10331,7 +10331,7 @@ tsconfig-paths@^4.1.2:
1033110331
minimist "^1.2.6"
1033210332
strip-bom "^3.0.0"
1033310333

10334-
tslib@2.6.2, tslib@^2.0.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.1, tslib@^2.6.2, tslib@~2.6.0:
10334+
tslib@2.6.2:
1033510335
version "2.6.2"
1033610336
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
1033710337
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
@@ -10341,7 +10341,7 @@ tslib@^1.11.1, tslib@^1.9.3:
1034110341
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
1034210342
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1034310343

10344-
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
10344+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.1, tslib@^2.6.2, tslib@~2.6.0:
1034510345
version "2.6.3"
1034610346
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1034710347
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==

0 commit comments

Comments
 (0)