Skip to content

Commit a4a31dd

Browse files
authored
build(json-schema): update version to remove high-severity (#721)
## Summary Updated the version of the lib json-schema There is a vulnerability which was fixed in version 0.4.0 Prototype Pollution https://snyk.io/vuln/SNYK-JS-JSONSCHEMA-1920922
1 parent f034de4 commit a4a31dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/optimizely-sdk/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/optimizely-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@optimizely/js-sdk-event-processor": "^0.9.2",
4646
"@optimizely/js-sdk-logging": "^0.3.1",
4747
"@optimizely/js-sdk-utils": "^0.4.0",
48-
"json-schema": "^0.2.3",
48+
"json-schema": "^0.4.0",
4949
"murmurhash": "0.0.2"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)