Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios from 1.6.1 to 1.6.2 #972

Merged
merged 1 commit into from
Dec 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^7.3.0",
"accessible-autocomplete": "^2.0.4",
"axios": "^1.6.1",
"axios": "^1.6.2",
"dfe-frontend-alpha": "^1.0.1",
"esbuild": "^0.19.5",
"govuk-frontend": "^4.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3106,14 +3106,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.1":
version: 1.6.1
resolution: "axios@npm:1.6.1"
"axios@npm:^1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5437,7 +5437,7 @@ __metadata:
"@hotwired/stimulus": ^3.2.1
"@hotwired/turbo-rails": ^7.3.0
accessible-autocomplete: ^2.0.4
axios: ^1.6.1
axios: ^1.6.2
dfe-frontend-alpha: ^1.0.1
esbuild: ^0.19.5
govuk-frontend: ^4.7.0
Expand Down
Loading