Skip to content

Commit

Permalink
Update dependency axios to v0.28.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 0bc7cfa commit 544e771
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 12 deletions.
2 changes: 1 addition & 1 deletion zapisy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fullcalendar/timegrid": "5.11.5",
"@popperjs/core": "2.11.8",
"ContentTools": "1.6.16",
"axios": "0.21.4",
"axios": "0.28.0",
"big-integer": "1.6.52",
"bootstrap": "5.3.3",
"bootstrap-print-css": "1.0.1",
Expand Down
42 changes: 31 additions & 11 deletions zapisy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2380,12 +2380,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:0.21.4":
version: 0.21.4
resolution: "axios@npm:0.21.4"
"axios@npm:0.28.0":
version: 0.28.0
resolution: "axios@npm:0.28.0"
dependencies:
follow-redirects: ^1.14.0
checksum: e6d42b269b599d36eb13be0671c237781f32e6ae72be824297c55a3e1ce63b22ba4f46bad5ab28da7d3bae50a72637d55c792cf803be1cf9de6a8bcd6d0dcc1a
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: d44a4f51013605fe2f7b950e7cd0f337d0c0b330ad3e3e6e83333637dd69d0908da9a404c10559dc8e44cc300f6258cdf05b45c12d4717955f053dbe6900e645
languageName: node
linkType: hard

Expand Down Expand Up @@ -3129,7 +3131,7 @@ __metadata:
languageName: node
linkType: hard

"combined-stream@npm:^1.0.6, combined-stream@npm:~1.0.6":
"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8, combined-stream@npm:~1.0.6":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
dependencies:
Expand Down Expand Up @@ -4327,13 +4329,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.0":
version: 1.14.3
resolution: "follow-redirects@npm:1.14.3"
"follow-redirects@npm:^1.15.0":
version: 1.15.9
resolution: "follow-redirects@npm:1.15.9"
peerDependenciesMeta:
debug:
optional: true
checksum: 0467b0f5c0d2ccde2d0e684c9346127d746fe27c79af8065e78164f7f88ca78b4873ee12b02e3e1e8d6b6a60dbacba7b002b0e773d1171e4f3a37bdf8423a577
checksum: 7505fb5bb5a01d6606a8cb4418de73bd6ace72f6c23863fbf3e83f76474df889a7cdbc86239a3c30fa9953ae5790a4ab7dbc23263bcefe6cbceb6e26df3ee935
languageName: node
linkType: hard

Expand Down Expand Up @@ -4370,6 +4372,17 @@ __metadata:
languageName: node
linkType: hard

"form-data@npm:^4.0.0":
version: 4.0.1
resolution: "form-data@npm:4.0.1"
dependencies:
asynckit: ^0.4.0
combined-stream: ^1.0.8
mime-types: ^2.1.12
checksum: dae66c85bea73d722c479df5dd24af501325094db0db2e44e7fad05833f2f9838b881479a36eecd09bf7660a9d1e896e960bde241bc1237ba1044854c53f14b6
languageName: node
linkType: hard

"form-data@npm:~2.3.2":
version: 2.3.3
resolution: "form-data@npm:2.3.3"
Expand Down Expand Up @@ -4940,7 +4953,7 @@ fsevents@~2.1.2:
"@types/markdown-it": 10.0.3
ContentTools: 1.6.16
autoprefixer: 9.8.8
axios: 0.21.4
axios: 0.28.0
babel-loader: 8.4.1
big-integer: 1.6.52
bootstrap: 5.3.3
Expand Down Expand Up @@ -6983,6 +6996,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: 6459372a57f3e8ef5211f7847ca2fffabcdd6490005892fcc0dcd62fe2b3551900c8a07fad7df9de3897547b1ab4ac7a7197964cd6fa7e76303caa4936bfaf32
languageName: node
linkType: hard

"prr@npm:~1.0.1":
version: 1.0.1
resolution: "prr@npm:1.0.1"
Expand Down

0 comments on commit 544e771

Please sign in to comment.