Skip to content

Commit a1bc1c3

Browse files
chore(deps): bump axios from 1.7.2 to 1.7.4 in /samples/weather-forecast
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0488352 commit a1bc1c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/weather-forecast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@staffbase/widget-sdk": "^3.12.8",
2121
"acorn": "^8.12.0",
22-
"axios": "1.7.2",
22+
"axios": "1.7.4",
2323
"date-fns": "^2.23.0",
2424
"dayjs": "1.11.11",
2525
"openweather-apis": "4.5.0",

samples/weather-forecast/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2675,10 +2675,10 @@ available-typed-arrays@^1.0.7:
26752675
dependencies:
26762676
possible-typed-array-names "^1.0.0"
26772677

2678-
2679-
version "1.7.2"
2680-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
2681-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
2678+
2679+
version "1.7.4"
2680+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
2681+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
26822682
dependencies:
26832683
follow-redirects "^1.15.6"
26842684
form-data "^4.0.0"

0 commit comments

Comments
 (0)