File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
.changeset/lemon-geckos-promise Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "releases" : [{ "name" : " better-ajv-errors" , "type" : " patch" }],
3
+ "dependents" : []
4
+ }
Original file line number Diff line number Diff line change
1
+ :fire_engine : Bump ` jsonpointer ` - CVE-2021 -23807
Original file line number Diff line number Diff line change 40
40
"chalk" : " ^2.4.1" ,
41
41
"core-js" : " ^3.2.1" ,
42
42
"json-to-ast" : " ^2.0.3" ,
43
- "jsonpointer" : " ^4.1 .0" ,
43
+ "jsonpointer" : " ^5.0 .0" ,
44
44
"leven" : " ^3.1.0"
45
45
},
46
46
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3999,10 +3999,10 @@ jsonfile@^4.0.0:
3999
3999
optionalDependencies :
4000
4000
graceful-fs "^4.1.6"
4001
4001
4002
- jsonpointer@^4.1 .0 :
4003
- version "4.1 .0"
4004
- resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.1 .0.tgz#501fb89986a2389765ba09e6053299ceb4f2c2cc "
4005
- integrity sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg ==
4002
+ jsonpointer@^5.0 .0 :
4003
+ version "5.0 .0"
4004
+ resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0 .0.tgz#f802669a524ec4805fa7389eadbc9921d5dc8072 "
4005
+ integrity sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg ==
4006
4006
4007
4007
jsprim@^1.2.2 :
4008
4008
version "1.4.1"
You can’t perform that action at this time.
0 commit comments