Skip to content

Commit 0510ff3

Browse files
authored
Merge pull request #509 from fusioncms/dependabot/npm_and_yarn/themes/Hello/axios-1.15.2
Bump axios from 1.15.0 to 1.15.2 in /themes/Hello
2 parents 02d3523 + e8a00aa commit 0510ff3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

themes/Hello/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
1111
},
1212
"devDependencies": {
13-
"axios": "^1.15.0",
13+
"axios": "^1.15.2",
1414
"cross-env": "^5.2.0",
1515
"laravel-mix": "^4.0.15",
1616
"resolve-url-loader": "2.3.1",

themes/Hello/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,10 +1301,10 @@ available-typed-arrays@^1.0.7:
13011301
dependencies:
13021302
possible-typed-array-names "^1.0.0"
13031303

1304-
axios@^1.15.0:
1305-
version "1.15.0"
1306-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1307-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
1304+
axios@^1.15.2:
1305+
version "1.15.2"
1306+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
1307+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
13081308
dependencies:
13091309
follow-redirects "^1.15.11"
13101310
form-data "^4.0.5"

0 commit comments

Comments
 (0)