Skip to content

Commit ad57abb

Browse files
authored
Merge pull request #248 from roebi/snyk-fix-cfeafa8e4b73ef518cc28aa0157d8b7d
[Snyk] Security upgrade jsonpath from 1.1.1 to 1.2.0
2 parents e20921c + 70a23e4 commit ad57abb

2 files changed

Lines changed: 30 additions & 97 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"homepage": "https://github.com/roebi/github-api-get#readme",
7979
"dependencies": {
8080
"@types/jsonpath": "^0.2.4",
81-
"jsonpath": "^1.1.1",
81+
"jsonpath": "^1.2.0",
8282
"node-fetch": "^3.3.2"
8383
}
8484
}

0 commit comments

Comments
 (0)