Skip to content
Closed
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 @@ -44,7 +44,7 @@
"deployed-package:sync:icons": "yarn figma-sync:withIcons"
},
"dependencies": {
"axios": "1.6.0",
"axios": "1.6.6",
"figma-api": "1.11.0",
"lodash": "4.17.21",
"require-from-string": "2.0.2",
Expand Down
23 changes: 22 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ __metadata:
"@types/require-from-string": 1.2.2
"@typescript-eslint/eslint-plugin": 6.9.1
"@typescript-eslint/parser": 6.9.1
axios: 1.6.0
axios: 1.6.6
eslint: 8.52.0
eslint-plugin-import: 2.29.0
eslint-plugin-jest: 27.6.0
Expand Down Expand Up @@ -1747,6 +1747,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.6":
version: 1.6.6
resolution: "axios@npm:1.6.6"
dependencies:
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 0a299c22643992a4f00c8f143e5d41815ff3c2bd56b9b9cc9cd3b6dfe43e9beabdd305b6d0d6ef41748021498a389165d32963c556da4a48f4042b1ea95dd30e
languageName: node
linkType: hard

"axios@npm:^0.21.1":
version: 0.21.4
resolution: "axios@npm:0.21.4"
Expand Down Expand Up @@ -2962,6 +2973,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
peerDependenciesMeta:
debug:
optional: true
checksum: 5ca49b5ce6f44338cbfc3546823357e7a70813cecc9b7b768158a1d32c1e62e7407c944402a918ea8c38ae2e78266312d617dc68783fac502cbb55e1047b34ec
languageName: node
linkType: hard

"for-each@npm:^0.3.3":
version: 0.3.3
resolution: "for-each@npm:0.3.3"
Expand Down