Skip to content

Commit

Permalink
chore: address CVE-2022-46175 (#953)
Browse files Browse the repository at this point in the history
For more details, see GHSA-9c47-m6qq-7p4h
  • Loading branch information
tido64 committed Apr 4, 2023
1 parent 55971df commit ba98315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -98,6 +98,7 @@
"packageManager": "yarn@3.4.1",
"resolutions": {
"body-parser/qs": "^6.7.3",
"find-babel-config/json5": "^2.1.1",
"npm/chalk": "^4.1.2"
},
"jest": {
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Expand Up @@ -9791,15 +9791,6 @@ __metadata:
languageName: node
linkType: hard

"json5@npm:^0.5.1":
version: 0.5.1
resolution: "json5@npm:0.5.1"
bin:
json5: lib/cli.js
checksum: 9b85bf06955b23eaa4b7328aa8892e3887e81ca731dd27af04a5f5f1458fbc5e1de57a24442e3272f8a888dd1abe1cb68eb693324035f6b3aeba4fcab7667d62
languageName: node
linkType: hard

"json5@npm:^1.0.1":
version: 1.0.2
resolution: "json5@npm:1.0.2"
Expand All @@ -9811,7 +9802,7 @@ __metadata:
languageName: node
linkType: hard

"json5@npm:^2.2.1":
"json5@npm:^2.1.1, json5@npm:^2.2.1":
version: 2.2.3
resolution: "json5@npm:2.2.3"
bin:
Expand Down

0 comments on commit ba98315

Please sign in to comment.