Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: , , graphql, neo4j-driver, prettier, typescript #525

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Name Versions Released on

@apollo/server
from 4.7.5 to 4.11.0 | 15 versions ahead of your current version | a month ago
on 2024-08-08
@neo4j/graphql
from 4.0.0-beta.0 to 5.6.0 | 46 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-08-20
graphql
from 16.7.1 to 16.9.0 | 6 versions ahead of your current version | 3 months ago
on 2024-06-21
neo4j-driver
from 5.10.0 to 5.23.0 | 13 versions ahead of your current version | 2 months ago
on 2024-07-25
prettier
from 3.0.0 to 3.3.3 | 15 versions ahead of your current version | 2 months ago
on 2024-07-13
typescript
from 5.1.6 to 5.5.4 | 399 versions ahead of your current version | 2 months ago
on 2024-07-22

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
49 No Known Exploit
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
49 Proof of Concept
medium severity Resource Exhaustion
SNYK-JS-JOSE-6419224
49 No Known Exploit
medium severity Open Redirect
SNYK-JS-EXPRESS-6474509
49 No Known Exploit
medium severity Denial of Service (DoS)
SNYK-JS-GRAPHQL-5905181
49 Proof of Concept
low severity Information Exposure
SNYK-JS-APOLLOSERVER-5876619
49 No Known Exploit
Release notes
Package name: @apollo/server
  • 4.11.0 - 2024-08-08

    Patch Changes

    • Updated dependencies [4686454]:
      • @ apollo/server@4.11.0
  • 4.10.5 - 2024-07-22

    Patch Changes

  • 4.10.4 - 2024-04-18

    Patch Changes

    • Updated dependencies [18a3827]:
      • @ apollo/server@4.10.4
  • 4.10.3 - 2024-04-15

    Patch Changes

    • Updated dependencies [5f335a5]:
      • @ apollo/server@4.10.3
  • 4.10.2 - 2024-03-22

    Patch Changes

    • Updated dependencies [c7e514c]:
      • @ apollo/server@4.10.2
  • 4.10.1 - 2024-03-05
  • 4.10.0 - 2024-01-02
  • 4.9.5 - 2023-10-26
  • 4.9.4 - 2023-10-04
  • 4.9.3 - 2023-08-30
  • 4.9.2 - 2023-08-24
  • 4.9.1 - 2023-08-04
  • 4.9.0 - 2023-07-27
  • 4.8.1 - 2023-07-22
  • 4.8.0 - 2023-07-21
  • 4.7.5 - 2023-06-26
from @apollo/server GitHub release notes
Package name: graphql
  • 16.9.0 - 2024-06-21
  • 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a - 2024-09-14
  • 16.9.0-canary.pr.4159.0fa29326c53fcd63c6473c7357c28aa13fa0019d - 2024-08-13
  • 16.8.2 - 2024-06-12

    v16.8.2 (2024-06-12)

    Bug Fix 🐞

    Internal 🏠

    Committers: 2

  • 16.8.1 - 2023-09-19

    v16.8.1 (2023-09-19)

    Bug Fix 🐞

    • #3967 OverlappingFieldsCanBeMergedRule: Fix performance degradation (@ AaronMoat)

    Committers: 1

  • 16.8.0 - 2023-08-14

    v16.8.0 (2023-08-14)

    New Feature 🚀

    Committers: 1

  • 16.7.1 - 2023-06-22

    v16.7.1 (2023-06-22)

    📢 Big shout out to @ phryneas, who managed to reproduce this issue and come up with this fix.

    Bug Fix 🐞

    Committers: 1

from graphql GitHub release notes
Package name: neo4j-driver
  • 5.23.0 - 2024-07-25

    This fix a potential issue in the Notification api.

    🔧 Fixes


    • Fix Notification.description polyfill from GqlStatusObject #1205

    🧹 Housekeeping


    • Improve pipelines stability #1206
  • 5.22.0 - 2024-06-27

    This release introduces preview support to the GQLStatusObject #1194 along with other ergonomic preview features. This also speeds up the driver shutdown when connections are waiting to be acquired #1196, thanks, CarsonF, for the contribution.

    ⚠️ Preview Features


    • Introduce GqlStatusObject support as notifications to ResultSummary #1194
    • Introduce AbortSignal to Driver.executeQuery 1199
    • Introduce resultTransformer.first #1200
    • Introduce resultTransformer.summary 1201
    • Introduce resultTransformers.eager and resultTransformers.mapped 1202

    🔧 Fixes


    • Don't prevent NodeJS from closing to run acquisition timeout error #1196. Thanks, CarsonF.

    🧹 Housekeeping


    • Improvements on internal APIs #1195
  • 5.21.0 - 2024-05-30

    Fixes crashes when closing transactions when Queries are still ongoing. Thanks for your contribution, @ reckter.

    🔧 Fixes


    • Fix OOM crash, when closing a transaction while Queries are still ongoing #1193
  • 5.20.0 - 2024-04-25

    Housekeeping only.

    🧹 Housekeeping


    • benchkit: Fix Node installation in Dockerimage #1190
  • 5.19.0 - 2024-04-02

    Introduces clientCertificate configuration as a mechanism to support mutual TLS as a second factor for authentication, currently a preview feature.

    ⭐ New Features


    • Introduce Client Certificate configuration (ℹ️ preview) #1183

    🧹 Housekeeping


    • Updated manifest and Dockerfile for Testkit and Benchkit #1187
  • 5.18.0 - 2024-02-29

    Introduces auth configuration to Driver.executeQuery

    ⭐ New Features


    • Introduces auth configuration to Driver.executeQuery#1177

    🧹 Housekeeping


  • 5.17.0 - 2024-01-29

    Improves performance on deserialising DateTime. Thanks for your contribution, @ vongruenigen.

    👏🏼 Improvements


    • Optimize usage of Intl API to speed up response parsing with many datetime objects #1174

    🔧 Fixes


    • Fix duplicated neo4j-javascript string on boltAgent.product object 1173
  • 5.16.0 - 2024-01-02

    See release notes on the wiki

  • 5.15.0 - 2023-11-27
  • 5.14.0 - 2023-10-26
  • 5.13.0 - 2023-09-28
  • 5.12.0 - 2023-08-31
  • 5.11.0 - 2023-07-27
  • 5.10.0 - 2023-06-29
from neo4j-driver GitHub release notes
Package name: prettier from prettier GitHub release notes
Package name: typescript
  • 5.5.4 - 2024-07-22

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

  • 5.5.3 - 2024-07-01

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

  • 5.5.2 - 2024-06-20

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

  • 5.5.1-rc - 2024-06-06
  • 5.5.0-dev.20240603 - 2024-06-03
  • 5.5.0-dev.20240602 - 2024-06-02
  • 5.5.0-dev.20240601 - 2024-06-01
  • 5.5.0-dev.20240531 - 2024-05-31
  • 5.5.0-dev.20240530 - 2024-05-30
  • 5.5.0-dev.20240529 - 2024-05-29
  • 5.5.0-dev.20240528 - 2024-05-28
  • 5.5.0-dev.20240527 - 2024-05-27
  • 5.5.0-dev.20240526 - 2024-05-26
  • 5.5.0-dev.20240525 - 2024-05-25
  • 5.5.0-dev.20240524 - 2024-05-24
  • 5.5.0-dev.20240523 - 2024-05-23
  • 5.5.0-dev.20240522 - 2024-05-22
  • 5.5.0-dev.20240521 - 2024-05-21
  • 5.5.0-dev.20240520 - 2024-05-20
  • 5.5.0-dev.20240519 - 2024-05-19
  • 5.5.0-dev.20240518 - 2024-05-18
  • 5.5.0-dev.20240517 - 2024-05-17
  • 5.5.0-dev.20240516 - 2024-05-16
  • 5.5.0-dev.20240515 - 2024-05-15
  • 5.5.0-dev.20240514 - 2024-05-14
  • 5.5.0-dev.20240513 - 2024-05-13
  • 5.5.0-dev.20240512 - 2024-05-12
  • 5.5.0-dev.20240511 - 2024-05-11
  • 5.5.0-dev.20240510 - 2024-05-10
  • 5.5.0-dev.20240509 - 2024-05-09
  • 5.5.0-dev.20240508 - 2024-05-08
  • 5.5.0-dev.20240507 - 2024-05-07
  • 5.5.0-dev.20240506 - 2024-05-06
  • 5.5.0-dev.20240505 - 2024-05-05
  • 5.5.0-dev.20240504 - 2024-05-04
  • 5.5.0-dev.20240503 - 2024-05-03
  • 5.5.0-dev.20240502 - 2024-05-02
  • 5.5.0-dev.20240501 - 2024-05-01
  • 5.5.0-dev.20240430 - 2024-04-30
  • 5.5.0-dev.20240429 - 2024-04-29
  • 5.5.0-dev.20240428 - 2024-04-28
  • 5.5.0-dev.20240427 - 2024-04-27
  • 5.5.0-dev.20240426 - 2024-04-26
  • 5.5.0-dev.20240425 - 2024-04-25
  • 5.5.0-dev.20240424 - 2024-04-24
  • 5.5.0-dev.20240423 - 2024-04-23
  • 5.5.0-dev.20240422 - 2024-04-22
  • 5.5.0-dev.20240421 - 2024-04-21
  • 5.5.0-dev.20240420 - 2024-04-20
  • 5.5.0-dev.20240419 - 2024-04-19
  • 5.5.0-dev.20240418 - 2024-04-18
  • 5.5.0-dev.20240417 - 2024-04-17
  • 5.5.0-dev.20240416 - 2024-04-16
  • 5.5.0-dev.20240415 - 2024-04-15
  • 5.5.0-dev.20240414 - 2024-04-14
  • 5.5.0-dev.20240413 - 2024-04-13
  • 5.5.0-dev.20240412 - 2024-04-12
  • 5.5.0-dev.20240411 - 2024-04-11
  • 5.5.0-dev.20240410 - 2024-04-10
  • 5.5.0-dev.20240409 - 2024-04-09
  • 5.5.0-dev.20240408 - 2024-04-08
  • 5.5.0-dev.20240405 - 2024-04-05
  • 5.5.0-dev.20240404 - 2024-04-04
  • 5.5.0-dev.20240402 - 2024-04-02
  • 5.5.0-dev.20240401 - 2024-04-01
  • 5.5.0-dev.20240331 - 2024-03-31
  • 5.5.0-dev.20240330 - 2024-03-30
  • 5.5.0-dev.20240329 - 2024-03-29
  • 5.5.0-dev.20240328 - 2024-03-28
  • 5.5.0-dev.20240327 - 2024-03-27
  • 5.5.0-dev.20240326 - 2024-03-26
  • 5.5.0-dev.20240325 - 2024-03-25
  • 5.5.0-dev.20240324 - 2024-03-24
  • 5.5.0-dev.20240323 - 2024-03-23
  • 5.5.0-dev.20240322 - 2024-03-22
  • 5.5.0-dev.20240321 - 2024-03-21
  • 5.5.0-dev.20240320 - 2024-03-20
  • 5.5.0-dev.20240319 - 2024-03-19
  • 5.5.0-dev.20240318 - 2024-03-18
  • 5.5.0-dev.20240317 - 2024-03-17
  • 5.5.0-dev.20240316 - 2024-03-16
  • 5.5.0-dev.20240315 - 2024-03-15
  • 5.5.0-dev.20240314 - 2024-03-14
  • 5.5.0-dev.20240313 - 2024-03-13
  • 5.5.0-dev.20240312 - 2024-03-12
  • 5.5.0-dev.20240311 - 2024-03-11
  • 5.5.0-dev.20240310 - 2024-03-10
  • 5.5.0-dev.20240309 - 2024-03-09
  • 5.5.0-dev.20240308 - 2024-03-08
  • 5.5.0-dev.20240307 - 2024-03-07
  • 5.5.0-dev.20240306 - 2024-03-06
  • 5.5.0-dev.20240305 - 2024-03-05
  • 5.5.0-dev.20240304 - 2024-03-04
  • 5.5.0-dev.20240303 - 2024-03-03
  • 5.5.0-dev.20240302 - 2024-03-02
  • 5.5.0-dev.20240301 - 2024-03-01
  • 5.5.0-dev.20240229 - 2024-02-29
  • 5.5.0-dev.20240228 - 2024-02-28
  • 5.5.0-dev.20240227 - 2024-02-27
  • 5.5.0-dev.20240226 - 2024-02-26
  • 5.5.0-dev.20240225 - 2024-02-25
  • 5.5.0-dev.20240224 - 2024-02-24
  • 5.5.0-dev.20240223 - 2024-02-23
  • 5.5.0-dev.20240222 - 2024-02-22
  • 5.5.0-dev.20240221 - 2024-02-21
  • 5.5.0-beta - 2024-04-25
  • 5.4.5 - 2024-04-10

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

  • 5.4.4 - 2024-04-04

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

  • 5.4.3 - 2024-03-20
  • 5.4.2 - 2024-03-06
  • 5.4.1-rc - 2024-02-22
  • 5.4.0-dev.20240220 - 2024-02-20
  • 5.4.0-dev.20240219 - 2024-02-19
  • 5.4.0-dev.20240218 - 2024-02-18
  • 5.4.0-dev.20240217 - 2024-02-17
  • 5.4.0-dev.20240216 - 2024-02-16
  • 5.4.0-dev.20240215 - 2024-02-15
  • 5.4.0-dev.20240214 - 2024-02-14
  • 5.4.0-dev.20240213 - 2024-02-13
  • 5.4.0-dev.20240212 - 2024-02-12
  • 5.4.0-dev.20240211 - 2024-02-11
  • 5.4.0-dev.20240210 - 2024-02-10
  • 5.4.0-dev.20240209 - 2024-02-09
  • 5.4.0-dev.20240208 - 2024-02-08
  • 5.4.0-dev.20240207 - 2024-02-07
  • 5.4.0-dev.20240206 - 2024-02-06
  • 5.4.0-dev.20240205 - 2024-02-05
  • 5.4.0-dev.20240204 - 2024-02-04
  • 5.4.0-dev.20240203 - 2024-02-03
  • 5.4.0-dev.20240202 - 2024-02-02
  • 5.4.0-dev.20240201 - 2024-02-01
  • 5.4.0-dev.20240131 - 2024-01-31
  • 5.4.0-dev.20240130 - 2024-01-30
  • 5.4.0-dev.20240129 - 2024-01-29
  • 5.4.0-dev.20240128 - 2024-01-28
  • 5.4.0-dev.20240127 - 2024-01-27
  • 5.4.0-dev.20240126 - 2024-01-26
  • 5.4.0-dev.20240125 - 2024-01-25
  • 5.4.0-dev.20240124 - 2024-01-24
  • 5.4.0-dev.20240123 - 2024-01-23
  • 5.4.0-dev.20240122 - 2024-01-22
  • 5.4.0-dev.20240121 - 2024-01-21
  • 5.4.0-dev.20240120 - 2024-01-20
  • 5.4.0-dev.20240119 - 2024-01-19
  • 5.4.0-dev.20240118 - 2024-01-18
  • 5.4.0-dev.20240117 - 2024-01-17
  • 5.4.0-dev.20240116 - 2024-01-16
  • 5.4.0-dev.20240115 - 2024-01-15
  • 5.4.0-dev.20240114 - 2024-01-14
  • 5.4.0-dev.20240113 - 2024-01-13
  • 5.4.0-dev.20240112 - 2024-01-12
  • 5.4.0-dev.20240111 - 2024-01-11
  • 5.4.0-dev.20240110 - 2024-01-10
  • 5.4.0-dev.20240109 - 2024-01-09
  • 5.4.0-dev.20240108 - 2024-01-08
  • 5.4.0-dev.20240107 - 2024-01-07
  • 5.4.0-dev.20240106 - 2024-01-06
  • 5.4.0-dev.20240105 - 2024-01-05
  • 5.4.0-dev.20240104 - 2024-01-04
  • 5.4.0-dev.20240103 - 2024-01-03
  • 5.4.0-dev.20240102 - 2024-01-02
  • 5.4.0-dev.20240101 - 2024-01-01
  • 5.4.0-dev.20231231 - 2023-12-31
  • 5.4.0-dev.20231230 - 2023-12-30
  • 5.4.0-dev.20231229 - 2023-12-29
  • 5.4.0-dev.20231228 - 2023-12-28
  • 5.4.0-dev.20231227 - 2023-12-27
  • 5.4.0-dev.20231226 - 2023-12-26
  • 5.4.0-dev.20231225 - 2023-12-25
  • 5.4.0-dev.20231224 - 2023-12-24
  • 5.4.0-dev.20231223 - 2023-12-23
  • 5.4.0-dev.20231222 - 2023-12-22
  • 5.4.0-dev.20231221 - 2023-12-21
  • 5.4.0-dev.20231220 - 2023-12-20
  • 5.4.0-dev.20231219 - 2023-12-19
  • 5.4.0-dev.20231218 - 2023-12-18
  • 5.4.0-dev.20231217 - 2023-12-17
  • 5.4.0-dev.20231216 - 2023-12-16
  • 5.4.0-dev.20231215 - 2023-12-15
  • 5.4.0-dev.20231214 - 2023-12-14
  • 5.4.0-dev.20231213 - 2023-12-13
  • 5.4.0-dev.20231212 - 2023-12-12
  • 5.4.0-dev.20231211 - 2023-12-11
  • 5.4.0-dev.20231210 - 2023-12-10
  • 5.4.0-dev.20231209 - 2023-12-09
  • 5.4.0-dev.20231208 - 2023-12-08
  • 5.4.0-dev.20231207 - 2023-12-07
  • 5.4.0-dev.20231206 - 2023-12-06
  • 5.4.0-dev.20231205 - 2023-12-05
  • 5.4.0-dev.20231204 - 2023-12-04
  • 5.4.0-dev.20231203 - 2023-12-03
  • 5.4.0-dev.20231202 - 2023-12-02
  • 5.4.0-dev.20231201 - 2023-12-01
  • 5.4.0-dev.20231130 - 2023-11-30
  • 5.4.0-dev.20231129 - 2023-11-29
  • 5.4.0-dev.20231128 - 2023-11-28
  • 5.4.0-dev.20231127 - 2023-11-27
  • 5.4.0-dev.20231126 - 2023-11-26
  • 5.4.0-dev.20231125 - 2023-11-25
  • 5.4.0-dev.20231124 - 2023-11-24
  • 5.4.0-dev.20231123 - 2023-11-23
  • 5.4.0-dev.20231122 - 2023-11-22
  • 5.4.0-dev.20231121 - 2023-11-21
  • 5.4.0-dev.20231120 - 2023-11-20
  • 5.4.0-dev.20231119 - 2023-11-19
  • 5.4.0-dev.20231118 - 2023-11-18
  • 5.4.0-dev.20231117 - 2023-11-17
  • 5.4.0-dev.20231116 - 2023-11-16
  • 5.4.0-dev.20231115 - 2023-11-15
  • 5.4.0-dev.20231114 - 2023-11-14
  • 5.4.0-dev.20231113 - 2023-11-13
  • 5.4.0-dev.20231112 - 2023-11-12
  • 5.4.0-dev.20231111 - 2023-11-11
  • 5.4.0-dev.20231110 - 2023-11-10
  • 5.4.0-dev.20231109 - 2023-11-09
  • 5.4.0-dev.20231108 - 2023-11-08
  • 5.4.0-dev.20231107 - 2023-11-07
  • 5.4.0-dev.20231106 - 2023-11-06
  • 5.4.0-dev.20231105 - 2023-11-05
  • 5.4.0-dev.20231104 - 2023-11-04
  • 5.4.0-dev.20231103 - 2023-11-03
  • 5.4.0-beta - 2024-01-29
  • 5.3.3 - 2023-12-06
  • 5.3.2 - 2023-11-20
  • 5.3.1-rc - 2023-11-03
  • 5.3.0-dev.20231102 - 2023-11-02
  • 5.3.0-dev.20231101 - 2023-11-01
  • 5.3.0-dev.20231031 - 2023-10-31
  • 5.3.0-dev.20231030 - 2023-10-30
  • 5.3.0-dev.20231029 - 2023-10-29
  • 5.3.0-dev.20231028 - 2023-10-28
  • 5.3.0-dev.20231027 - 2023-10-27
  • 5.3.0-dev.20231026 - 2023-10-26
  • 5.3.0-dev.20231025 - 2023-10-25
  • 5.3.0-dev.20231024 - 2023-10-24
  • 5.3.0-dev.20231023 - 2023-10-23
  • 5.3.0-dev.20231022 - 2023-10-22
  • 5.3.0-dev.20231021 - 2023-10-21
  • 5.3.0-dev.20231020 - 2023-10-20
  • 5.3.0-dev.20231019 - 2023-10-19
  • 5.3.0-dev.20231018 - 2023-10-18
  • 5.3.0-dev.20231017 - 2023-10-17
  • 5.3.0-dev.20231016 - 2023-10-16
  • 5.3.0-dev.20231015 - 2023-10-15
  • 5.3.0-dev.20231014 - 2023-10-14
  • 5.3.0-dev.20231013 - 2023-10-13
  • 5.3.0-dev.20231012 - 2023-10-12
  • 5.3.0-dev.20231011 - 2023-10-11
  • 5.3.0-dev.20231010 - 2023-10-10
  • 5.3.0-dev.20231009 - 2023-10-09
  • 5.3.0-dev.20231008 - 2023-10-08
  • 5.3.0-dev.20231007 - 2023-10-07
  • 5.3.0-dev.20231006 - 2023-10-06
  • 5.3.0-dev.20231005 - 2023-10-05
  • 5.3.0-dev.20231004 - 2023-10-04
  • 5.3.0-dev.20231003 - 2023-10-03
  • 5.3.0-dev.20231002 - 2023-10-02
  • 5.3.0-dev.20231001 - 2023-10-01
  • 5.3.0-dev.20230930 - 2023-09-30
  • 5.3.0-dev.20230929 - 2023-09-29
  • 5.3.0-dev.20230928 - 2023-09-28
  • 5.3.0-dev.20230927 - 2023-09-27
  • 5.3.0-dev.20230926 - 2023-09-26
  • 5.3.0-dev.20230925 - 2023-09-25
  • 5.3.0-dev.20230924 - 2023-09-24
  • 5.3.0-dev.20230923 - 2023-09-23
  • 5.3.0-dev.20230922 - 2023-09-22
  • 5.3.0-dev.20230921 - 2023-09-21
  • 5.3.0-dev.20230920 - 2023-09-20
  • 5.3.0-dev.20230919 - 2023-09-19
  • 5.3.0-dev.20230918 - 2023-09-18
  • 5.3.0-dev.20230917 - 2023-09-17
  • 5.3.0-dev.20230916 - 2023-09-16
  • 5.3.0-dev.20230915 - 2023-09-15
  • 5.3.0-dev.20230914 - 2023-09-14
  • 5.3.0-dev.20230913 - 2023-09-13
  • 5.3.0-dev.20230912 - 2023-09-12
  • 5.3.0-dev.20230911 - 2023-09-11
  • 5.3.0-dev.20230910 - 2023-09-10
  • 5.3.0-dev.20230909 - 2023-09-09
  • 5.3.0-dev.20230908 - 2023-09-08
  • 5.3.0-dev.20230907 - 2023-09-07
  • 5.3.0-dev.20230906 - 2023-09-06
  • 5.3.0-dev.20230905 - 2023-09-05
  • 5.3.0-dev.20230904 - 2023-09-04
  • 5.3.0-dev.20230903 - 2023-09-03
  • 5.3.0-dev.20230902 - 2023-09-02
  • 5.3.0-dev.20230901 - 2023-09-01
  • 5.3.0-dev.20230831 - 2023-08-31
  • 5.3.0-dev.20230830 - 2023-08-30
  • 5.3.0-dev.20230829 - 2023-08-29
  • 5.3.0-dev.20230828 - 2023-08-28
  • 5.3.0-dev.20230827 - 2023-08-27
  • 5.3.0-dev.20230826 - 2023-08-26
  • 5.3.0-dev.20230825 - 2023-08-25
  • 5.3.0-dev.20230824 - 2023-08-24
  • 5.3.0-dev.20230823 - 2023-08-23
  • 5.3.0-dev.20230822 - 2023-08-22
  • 5.3.0-dev.20230821 - 2023-08-21
  • 5.3.0-dev.20230820 - 2023-08-20
  • 5.3.0-dev.20230819 - 2023-08-19
  • 5.3.0-dev.20230818 - 2023-08-18
  • 5.3.0-dev.20230817 - 2023-08-17
  • 5.3.0-dev.20230816 - 2023-08-16
  • 5.3.0-dev.20230815 - 2023-08-15
  • 5.3.0-dev.20230814 - 2023-08-14
  • 5.3.0-dev.20230813 - 2023-08-13
  • 5.3.0-dev.20230812 - 2023-08-12
  • 5.3.0-dev.20230811 - 2023-08-11
  • 5.3.0-dev.20230810 - 2023-08-10
  • 5.3.0-dev.20230809 - 2023-08-09
  • 5.3.0-dev.20230808 - 2023-08-08
  • 5.3.0-beta - 2023-10-03
  • 5.2.2 - 2023-08-24
  • 5.2.1-rc - 2023-08-09
  • 5.2.0-dev.20230807 - 2023-08-07
  • 5.2.0-dev.20230806 - 2023-08-06
  • 5.2.0-dev.20230805 - 2023-08-05
  • 5.2.0-dev.20230804 - 2023-08-04
  • 5.2.0-dev.20230803 - 2023-08-03
  • 5.2.0-dev.20230802 - 2023-08-02
  • 5.2.0-dev.20230801 - 2023-08-01
  • 5.2.0-dev.20230731 - 2023-07-31
  • 5.2.0-dev.20230730 - 2023-07-30
  • 5.2.0-dev.20230729 - 2023-07-29
  • 5.2.0-dev.20230728 - 2023-07-28
  • 5.2.0-dev.20230727 - 2023-07-27
  • 5.2.0-dev.20230726 - 2023-07-26
  • 5.2.0-dev.20230725 - 2023-07-25
  • 5.2.0-dev.20230724 - 2023-07-24
  • 5.2.0-dev.20230723 - 2023-07-23
  • 5.2.0-dev.20230722 - 2023-07-22
  • 5.2.0-dev.20230721 - 2023-07-21
  • 5.2.0-dev.20230720 - 2023-07-20
  • 5.2.0-dev.20230719 - 2023-07-19
  • 5.2.0-dev.20230718 - 2023-07-18
  • 5.2.0-dev.20230717 - 2023-07-17
  • 5.2.0-dev.20230716 - 2023-07-16
  • 5.2.0-dev.20230715 - 2023-07-15
  • 5.2.0-dev.20230714 - 2023-07-14
  • 5.2.0-dev.20230713 - 2023-07-13
  • 5.2.0-dev.20230712 - 2023-07-12
  • 5.2.0-dev.20230711 - 2023-07-11
  • 5.2.0-dev.20230710 - 2023-07-10
  • 5.2.0-dev.20230709 - 2023-07-09
  • 5.2.0-dev.20230708 - 2023-07-08
  • 5.2.0-dev.20230707 - 2023-07-07
  • 5.2.0-dev.20230706 - 2023-07-06
  • 5.2.0-dev.20230705 - 2023-07-05
  • 5.2.0-dev.20230704 - 2023-07-04
  • 5.2.0-dev.20230703 - 2023-07-03
  • 5.2.0-dev.20230702 - 2023-07-02
  • 5.2.0-dev.20230701 - 2023-07-01
  • 5.2.0-dev.20230630 - 2023-06-30
  • 5.2.0-dev.20230629 - 2023-06-29
  • 5.2.0-dev.20230628 - 2023-06-28
  • 5.2.0-dev.20230627 - 2023-06-27
  • 5.2.0-dev.20230626 - 2023-06-26
  • 5.2.0-dev.20230625 - 2023-06-25
  • 5.2.0-dev.20230624 - 2023-06-24
  • 5.2.0-dev.20230623 - 2023-06-23
  • 5.2.0-dev.20230622 - 2023-06-22
  • 5.2.0-dev.20230621 - 2023-06-21
  • 5.2.0-dev.20230620 - 2023-06-20
  • 5.2.0-dev.20230619 - 2023-06-19
  • 5.2.0-dev.20230618 - 2023-06-18
  • 5.2.0-dev.20230617 - 2023-06-17
  • 5.2.0-dev.20230616 - 2023-06-16
  • 5.2.0-dev.20230615 - 2023-06-15
  • 5.2.0-dev.20230614 - 2023-06-14
  • 5.2.0-dev.20230613 - 2023-06-13
  • 5.2.0-dev.20230612 - 2023-06-12
  • 5.2.0-dev.20230611 - 2023-06-11
  • 5.2.0-dev.20230610 - 2023-06-10
  • 5.2.0-dev.20230609 - 2023-06-09
  • 5.2.0-dev.20230608 - 2023-06-08
  • 5.2.0-dev.20230607 - 2023-06-07
  • 5.2.0-dev.20230606 - 2023-06-06
  • 5.2.0-dev.20230605 - 2023-06-05
  • 5.2.0-dev.20230604 - 2023-06-04
  • 5.2.0-dev.20230603 - 2023-06-03
  • 5.2.0-dev.20230602 - 2023-06-02
  • 5.2.0-dev.20230601 - 2023-06-01
  • 5.2.0-dev.20230531 - 2023-05-31
  • 5.2.0-dev.20230530 - 2023-05-30
  • 5.2.0-dev.20230529 - 2023-05-29
  • 5.2.0-dev.20230528 - 2023-05-28
  • 5.2.0-dev.20230527 - 2023-05-27
  • 5.2.0-dev.20230526 - 2023-05-26
  • 5.2.0-dev.20230524 - 2023-05-24
  • 5.2.0-dev.20230523 - 2023-05-23
  • 5.2.0-dev.20230522 - 2023-05-22
  • 5.2.0-dev.20230521 - 2023-05-21
  • 5.2.0-dev.20230520 - 2023-05-20
  • 5.2.0-dev.20230519 - 2023-05-19
  • 5.2.0-dev.20230518 - 2023-05-18
  • 5.2.0-dev.20230517 - 2023-05-17
  • 5.2.0-dev.20230516 - 2023-05-16
  • 5.2.0-beta - 2023-06-30
  • 5.1.6 - 2023-06-28
from typescript GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"","from":"apollo/server","to":"apollo/server"},{"name":"","from":"neo4j/graphql","to":"neo4j/graphql"},{"name":"graphql","from":"16.7.1","to":"16.9.0"},{"name":"neo4j-driver","from":"5.10.0","to":"5.23.0"},{"name":"prettier","from":"3.0.0","to":"3.3.3"},{"name":"typescript","from":"5.1.6","to":"5.5.4"}],"env":"prod","hasFixes":true,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-MICROMATCH-6838728","issue_id":"SNYK-JS-MICROMATCH-6838728","priority_score":124,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00045},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Mon May 13 2024 14:42:05 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.99},{"name":"likelihood","value":2.06},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Inefficient Regular Expression Complexity"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-BRACES-6838727","issue_id":"SNYK-JS-BRACES-6838727","priority_score":169,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"high"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity","value":"proofOfConcept"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00045},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Mon May 13 2024 14:36:53 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"high"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":5.99},{"name":"likelihood","value":2.81},{"name":"scoreVersion","value":"V5"}],"severity":"high","title":"Uncontrolled resource consumption"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-JOSE-6419224","issue_id":"SNYK-JS-JOSE-6419224","priority_score":49,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"low"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00044},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Fri Mar 08 2024 08:47:34 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"medium"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":2.35},{"name":"likelihood","value":2.06},{"name":"scoreVersion","value":"V5"}],"severity":"medium","title":"Resource Exhaustion"},{"exploit_maturity":"no-known-exploit","id":"SNYK-JS-EXPRESS-6474509","issue_id":"SNYK-JS-EXPRESS-6474509","priority_score":74,"priority_score_factors":[{"name":"confidentiality","value":"low"},{"name":"integrity","value":"low"},{"name":"availability","value":"none"},{"name":"scope","value":"changed"},{"name":"exploitCodeMaturity"},{"name":"userInteraction","value":"required"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00044},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Tue Mar 26 2024 07:34:23 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":true},{"name":"isMalicious","value":false},{"name":"businessCriticality","value":"high"},{"name":"relativeImportance","value":"medium"},{"name":"relativePopularityRank","value":99},{"name":"impact","value":4.54},{"name":"likelihood","value":1.61},{"name":"scoreVersion","value":"V5"}],"severity":"medium","title":"Open Redirect"},{"exploit_maturity":"proof-of-concept","id":"SNYK-JS-GRAPHQL-5905181","issue_id":"SNYK-JS-GRAPHQL-5905181","priority_score":89,"priority_score_factors":[{"name":"confidentiality","value":"none"},{"name":"integrity","value":"none"},{"name":"availability","value":"low"},{"name":"scope","value":"unchanged"},{"name":"exploitCodeMaturity","value":"proofOfConcept"},{"name":"userInteraction","value":"none"},{"name":"privilegesRequired","value":"none"},{"name":"attackComplexity","value":"low"},{"name":"attackVector","value":"network"},{"name":"epss","value":0.00064},{"name":"isTrending","value":false},{"name":"publicationDate","value":"Tue Sep 19 2023 09:30:14 GMT+0000 (Coordinated Universal Time)"},{"name":"isReachable","value":false},{"name":"isTransitive","value":false},{"name":"isMalicious","value":f...

Snyk has created this PR to upgrade:
  - @apollo/server from 4.7.5 to 4.11.0.
    See this package in npm: https://www.npmjs.com/package/@apollo/server
  - @neo4j/graphql from 4.0.0-beta.0 to 5.6.0.
    See this package in npm: https://www.npmjs.com/package/@neo4j/graphql
  - graphql from 16.7.1 to 16.9.0.
    See this package in npm: https://www.npmjs.com/package/graphql
  - neo4j-driver from 5.10.0 to 5.23.0.
    See this package in npm: https://www.npmjs.com/package/neo4j-driver
  - prettier from 3.0.0 to 3.3.3.
    See this package in npm: https://www.npmjs.com/package/prettier
  - typescript from 5.1.6 to 5.5.4.
    See this package in npm: https://www.npmjs.com/package/typescript

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/e81c42f6-88cc-47be-977c-231b7cefdd2d?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Sep 18, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

sonarcloud bot commented Sep 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants