Skip to content

Commit 2513443

Browse files
committed
🚒 Bump jsonpointer@5 - CVE-2021-23807
1 parent 63cb401 commit 2513443

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"releases": [{ "name": "better-ajv-errors", "type": "patch" }],
3+
"dependents": []
4+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
:fire_engine: Bump `jsonpointer` - CVE-2021-23807

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"chalk": "^2.4.1",
4141
"core-js": "^3.2.1",
4242
"json-to-ast": "^2.0.3",
43-
"jsonpointer": "^4.1.0",
43+
"jsonpointer": "^5.0.0",
4444
"leven": "^3.1.0"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3999,10 +3999,10 @@ jsonfile@^4.0.0:
39993999
optionalDependencies:
40004000
graceful-fs "^4.1.6"
40014001

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==
40064006

40074007
jsprim@^1.2.2:
40084008
version "1.4.1"

0 commit comments

Comments
 (0)