Skip to content

Commit

Permalink
fix(deps): update dependency @strapi/helper-plugin to v4.25.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 9cf0fca commit a3c6ca6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@strapi/design-system": "1.13.1",
"@strapi/helper-plugin": "4.16.2",
"@strapi/helper-plugin": "4.25.9",
"@strapi/icons": "1.13.0",
"axios": "1.6.5",
"prop-types": "15.8.1"
Expand Down
48 changes: 29 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,11 +1687,11 @@ __metadata:
languageName: node
linkType: hard

"@strapi/helper-plugin@npm:4.16.2":
version: 4.16.2
resolution: "@strapi/helper-plugin@npm:4.16.2"
"@strapi/helper-plugin@npm:4.25.9":
version: 4.25.9
resolution: "@strapi/helper-plugin@npm:4.25.9"
dependencies:
axios: "npm:1.6.0"
axios: "npm:1.7.4"
date-fns: "npm:2.30.0"
formik: "npm:2.4.0"
immer: "npm:9.0.19"
Expand All @@ -1702,13 +1702,13 @@ __metadata:
react-query: "npm:3.39.3"
react-select: "npm:5.7.0"
peerDependencies:
"@strapi/design-system": 1.13.1
"@strapi/icons": 1.13.0
"@strapi/design-system": 1.19.0
"@strapi/icons": 1.19.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
react-router-dom: ^5.2.0
styled-components: ^5.2.1
checksum: 8cca8e54f0cc23eb98af7c3a64e97cd8dee4d7ad5207be59a9e35cc57d2b716edd313b4ff57884a30bdd01e7496dc5e42044f6ee9d72606ba93b013193397a69
checksum: 1702a0875bb006b0820c6d07fee92857bfbbc641aca15079c36c0e16d138766854bc26103d2d3c6282f6f4ae50617716488512bb021419f439c81041d4abcf84
languageName: node
linkType: hard

Expand Down Expand Up @@ -2220,25 +2220,25 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.0":
version: 1.6.0
resolution: "axios@npm:1.6.0"
"axios@npm:1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
dependencies:
follow-redirects: "npm:^1.15.0"
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 2879e17b96cbca7e2096d231a44e2d0f03e657d79f8928ea38ec5fbaf5a5b7bf952d580cdb58a66ba328c26eb3528b89d5a32da57cc5cf89813786c044f7e9d6
checksum: aeb9acf87590d8aa67946072ced38e01ca71f5dfe043782c0ccea667e5dd5c45830c08afac9be3d7c894f09684b8ab2a458f497d197b73621233bcf202d9d468
languageName: node
linkType: hard

"axios@npm:1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.4"
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: aeb9acf87590d8aa67946072ced38e01ca71f5dfe043782c0ccea667e5dd5c45830c08afac9be3d7c894f09684b8ab2a458f497d197b73621233bcf202d9d468
checksum: 5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

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

"follow-redirects@npm:^1.15.0, follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.15.4":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
peerDependenciesMeta:
Expand All @@ -4084,6 +4084,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: 9ff767f0d7be6aa6870c82ac79cf0368cd73e01bbc00e9eb1c2a16fbb198ec105e3c9b6628bb98e9f3ac66fe29a957b9645bcb9a490bb7aa0d35f908b6b85071
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down Expand Up @@ -7598,7 +7608,7 @@ __metadata:
"@babel/preset-react": "npm:7.23.3"
"@release-it/conventional-changelog": "npm:5.1.1"
"@strapi/design-system": "npm:1.13.1"
"@strapi/helper-plugin": "npm:4.16.2"
"@strapi/helper-plugin": "npm:4.25.9"
"@strapi/icons": "npm:1.13.0"
axios: "npm:1.6.5"
eslint: "npm:8.55.0"
Expand Down

0 comments on commit a3c6ca6

Please sign in to comment.