Skip to content

Commit

Permalink
Merge pull request #24 from pacyL2K19/dependabot/npm_and_yarn/apollo-…
Browse files Browse the repository at this point in the history
…server-core-3.13.0

build(deps): bump apollo-server-core from 3.11.1 to 3.13.0
  • Loading branch information
pacyL2K19 authored Nov 21, 2023
2 parents 56ff91a + 653b931 commit 7e8dae3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nestjs/passport": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
"@types/passport-jwt": "^3.0.8",
"apollo-server-core": "^3.11.1",
"apollo-server-core": "^3.13.0",
"apollo-server-express": "^3.11.1",
"bcrypt": "^5.1.0",
"class-transformer": "^0.5.1",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2638,17 +2638,17 @@ apollo-datasource@^3.3.2:
"@apollo/utils.keyvaluecache" "^1.0.1"
apollo-server-env "^4.2.1"

apollo-reporting-protobuf@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/apollo-reporting-protobuf/-/apollo-reporting-protobuf-3.3.3.tgz#df2b7ff73422cd682af3f1805d32301aefdd9e89"
integrity sha512-L3+DdClhLMaRZWVmMbBcwl4Ic77CnEBPXLW53F7hkYhkaZD88ivbCVB1w/x5gunO6ZHrdzhjq0FHmTsBvPo7aQ==
apollo-reporting-protobuf@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/apollo-reporting-protobuf/-/apollo-reporting-protobuf-3.4.0.tgz#6edd31f09d4a3704d9e808d1db30eca2229ded26"
integrity sha512-h0u3EbC/9RpihWOmcSsvTW2O6RXVaD/mPEjfrPkxRPTEPWqncsgOoRJw+wih4OqfH3PvTJvoEIf4LwKrUaqWog==
dependencies:
"@apollo/protobufjs" "1.2.6"

apollo-server-core@^3.11.1:
version "3.11.1"
resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-3.11.1.tgz#89d83aeaa71a59f760ebfa35bb0cbd31e15474ca"
integrity sha512-t/eCKrRFK1lYZlc5pHD99iG7Np7CEm3SmbDiONA7fckR3EaB/pdsEdIkIwQ5QBBpT5JLp/nwvrZRVwhaWmaRvw==
apollo-server-core@^3.11.1, apollo-server-core@^3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/apollo-server-core/-/apollo-server-core-3.13.0.tgz#ad6601fbb34cc97eedca27a9fb0b5738d11cd27d"
integrity sha512-v/g6DR6KuHn9DYSdtQijz8dLOkP78I5JSVJzPkARhDbhpH74QNwrQ2PP2URAPPEDJ2EeZNQDX8PvbYkAKqg+kg==
dependencies:
"@apollo/utils.keyvaluecache" "^1.0.1"
"@apollo/utils.logger" "^1.0.0"
Expand All @@ -2659,11 +2659,11 @@ apollo-server-core@^3.11.1:
"@graphql-tools/schema" "^8.0.0"
"@josephg/resolvable" "^1.0.0"
apollo-datasource "^3.3.2"
apollo-reporting-protobuf "^3.3.3"
apollo-reporting-protobuf "^3.4.0"
apollo-server-env "^4.2.1"
apollo-server-errors "^3.3.1"
apollo-server-plugin-base "^3.7.1"
apollo-server-types "^3.7.1"
apollo-server-plugin-base "^3.7.2"
apollo-server-types "^3.8.0"
async-retry "^1.2.1"
fast-json-stable-stringify "^2.1.0"
graphql-tag "^2.11.0"
Expand Down Expand Up @@ -2703,21 +2703,21 @@ apollo-server-express@^3.11.1:
cors "^2.8.5"
parseurl "^1.3.3"

apollo-server-plugin-base@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/apollo-server-plugin-base/-/apollo-server-plugin-base-3.7.1.tgz#aa78ef49bd114e35906ca9cf7493fed2664cbde8"
integrity sha512-g3vJStmQtQvjGI289UkLMfThmOEOddpVgHLHT2bNj0sCD/bbisj4xKbBHETqaURokteqSWyyd4RDTUe0wAUDNQ==
apollo-server-plugin-base@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/apollo-server-plugin-base/-/apollo-server-plugin-base-3.7.2.tgz#c19cd137bc4c993ba2490ba2b571b0f3ce60a0cd"
integrity sha512-wE8dwGDvBOGehSsPTRZ8P/33Jan6/PmL0y0aN/1Z5a5GcbFhDaaJCjK5cav6npbbGL2DPKK0r6MPXi3k3N45aw==
dependencies:
apollo-server-types "^3.7.1"
apollo-server-types "^3.8.0"

apollo-server-types@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/apollo-server-types/-/apollo-server-types-3.7.1.tgz#87adfcb52ec0893999a9cfafd5474bfda7ab0798"
integrity sha512-aE9RDVplmkaOj/OduNmGa+0a1B5RIWI0o3zC1zLvBTVWMKTpo0ifVf11TyMkLCY+T7cnZqVqwyShziOyC3FyUw==
apollo-server-types@^3.7.1, apollo-server-types@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/apollo-server-types/-/apollo-server-types-3.8.0.tgz#d976b6967878681f715fe2b9e4dad9ba86b1346f"
integrity sha512-ZI/8rTE4ww8BHktsVpb91Sdq7Cb71rdSkXELSwdSR0eXu600/sY+1UXhTWdiJvk+Eq5ljqoHLwLbY2+Clq2b9A==
dependencies:
"@apollo/utils.keyvaluecache" "^1.0.1"
"@apollo/utils.logger" "^1.0.0"
apollo-reporting-protobuf "^3.3.3"
apollo-reporting-protobuf "^3.4.0"
apollo-server-env "^4.2.1"

append-field@^1.0.0:
Expand Down

1 comment on commit 7e8dae3

@YoungDeveloper78
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pacyL2K19 hi ,i reached out to you via email, but i'm not sure if you saw my message...
I'm looking for someone with your stack to work on our platform as a freelancer or full time . some projects start soon and others begin in 6 months ,so if you're busy now ,we can discuss it in advance . are you up ? contact me on telegram @shalavaleks or via email at [email protected]

Please sign in to comment.