Skip to content

Commit 1f72640

Browse files
Bump graphql-scalars from 1.17.0 to 1.18.0 (#1306)
Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/Urigo/graphql-scalars/releases) - [Changelog](https://github.com/Urigo/graphql-scalars/blob/master/CHANGELOG.md) - [Commits](https://github.com/Urigo/graphql-scalars/commits/v1.18.0) --- updated-dependencies: - dependency-name: graphql-scalars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03a8dd commit 1f72640

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"express-session": "^1.17.3",
7272
"graphql": "^16.5.0",
7373
"graphql-passport": "^0.6.4",
74-
"graphql-scalars": "^1.17.0",
74+
"graphql-scalars": "^1.18.0",
7575
"lodash": "^4.17.21",
7676
"nodemailer": "^6.7.8",
7777
"passport": "^0.6.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10647,12 +10647,12 @@ graphql-request@^4.0.0:
1064710647
extract-files "^9.0.0"
1064810648
form-data "^3.0.0"
1064910649

10650-
graphql-scalars@^1.17.0:
10651-
version "1.17.0"
10652-
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.17.0.tgz#10e4f0fe44472d475dd72f14412c065fd1b7aff8"
10653-
integrity sha512-y1WtSu6jiW5QdDjK3RWMRTdK+xAAtSIq3IxmtnhxzH7bCkHV/z8VZa8fsSG4BcWbjQQtCQYQvMnvbQ+TBCyJRQ==
10650+
graphql-scalars@^1.18.0:
10651+
version "1.18.0"
10652+
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.18.0.tgz#096fd953f24087c4cf617ee08539daab32e7b062"
10653+
integrity sha512-XrMwSim4xJ5n1UdT3YMJh9uT3oB/th5jR5bIMJvYxmgq/rGDkfXNtCRSL/+dLMHxGM0thYPfIZDua1+aQlKBMA==
1065410654
dependencies:
10655-
tslib "~2.3.0"
10655+
tslib "~2.4.0"
1065610656

1065710657
graphql-tag@^2.11.0, graphql-tag@^2.12.6:
1065810658
version "2.12.6"
@@ -18416,11 +18416,6 @@ tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0,
1841618416
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
1841718417
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
1841818418

18419-
tslib@~2.3.0:
18420-
version "2.3.1"
18421-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
18422-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
18423-
1842418419
1842518420
version "1.0.6"
1842618421
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"

0 commit comments

Comments
 (0)