Skip to content

Commit 0b49564

Browse files
author
RepoWarden
committed
chore(security): patch 3 packages (2 via override, 1 direct bump)
- axios → 1.18.0 (GHSA-mmx7-hfxf-jppx, GHSA-7q8q-rj6j-mhjq, GHSA-42h9-826w-cgv3, GHSA-pmv8-rq9r-6j72, GHSA-jqh4-m9w3-8hp9, GHSA-mwf2-3pr3-8698, GHSA-f4gw-2p7v-4548, GHSA-hcpx-6fm6-wx23, GHSA-gcfj-64vw-6mp9, GHSA-xj6q-8x83-jv6g) - qs → 6.15.2 (GHSA-q8mj-m7cp-5q26) - uuid → 11.1.1 (GHSA-w5hq-g745-h8pq) Co-Authored-By: RepoWarden <>
1 parent d0a81b1 commit 0b49564

2 files changed

Lines changed: 22 additions & 16 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@octokit/rest": "^22.0.1",
17-
"axios": "~1.16.0",
17+
"axios": "~1.18.0",
1818
"change-case": "^5.4.4",
1919
"dotenv": "^17.4.2",
2020
"moment": "^2.30.1",
@@ -37,7 +37,8 @@
3737
"lodash": "~4.18.0",
3838
"picomatch": "~4.0.4",
3939
"ajv": "~6.14.0",
40-
"qs": "~6.14.1",
41-
"tough-cookie": "~4.1.3"
40+
"qs": "~6.15.2",
41+
"tough-cookie": "~4.1.3",
42+
"uuid": "~11.1.1"
4243
}
4344
}

0 commit comments

Comments
 (0)