Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Rackley (EverydayTinkerer) <[email protected]>
  • Loading branch information
ageddesi authored Oct 16, 2023
1 parent 7d6028d commit 64cb3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{

Check warning on line 1 in api/package.json

View check run for this annotation

Codeac.io / Codeac Code Quality

NPM Vulnerability

Artifact "cookiejar" 2.1.3 is vulnerable to CVE-2022-25901 - cookiejar Regular Expression Denial of Service via Cookie.parse function. Vulnerability score: 5.3 (medium).

Check warning on line 1 in api/package.json

View check run for this annotation

Codeac.io / Codeac Code Quality

NPM Vulnerability

Artifact "semver" 5.7.1 is vulnerable to CVE-2022-25883 - semver vulnerable to Regular Expression Denial of Service. Vulnerability score: 5.3 (medium).

Check warning on line 1 in api/package.json

View check run for this annotation

Codeac.io / Codeac Code Quality

NPM Vulnerability

Artifact "semver" 6.3.0 is vulnerable to CVE-2022-25883 - semver vulnerable to Regular Expression Denial of Service. Vulnerability score: 5.3 (medium).

Check warning on line 1 in api/package.json

View check run for this annotation

Codeac.io / Codeac Code Quality

NPM Vulnerability

Artifact "semver" 7.0.0 is vulnerable to CVE-2022-25883 - semver vulnerable to Regular Expression Denial of Service. Vulnerability score: 5.3 (medium).

Check warning on line 1 in api/package.json

View check run for this annotation

Codeac.io / Codeac Code Quality

NPM Vulnerability

Artifact "semver" 7.3.8 is vulnerable to CVE-2022-25883 - semver vulnerable to Regular Expression Denial of Service. Vulnerability score: 5.3 (medium).

Check warning on line 1 in api/package.json

View check run for this annotation

Codeac.io / Codeac Code Quality

NPM Vulnerability

Artifact "word-wrap" 1.2.3 is vulnerable to CVE-2023-26115 - word-wrap vulnerable to Regular Expression Denial of Service. Vulnerability score: 5.3 (medium).
"name": "mocked-api",
"version": "0.19.0",
"version": "0.20.0",
"description": "An API library for providing endpoints of mock data for use during testing",
"main": "server.ts",
"scripts": {
Expand Down

0 comments on commit 64cb3aa

Please sign in to comment.