Skip to content

Commit

Permalink
Merge pull request #265 from undp/dependabot/npm_and_yarn/backend/ser…
Browse files Browse the repository at this point in the history
…vices/axios-1.6.0

Bump axios from 1.3.5 to 1.6.0 in /backend/services
  • Loading branch information
kaarinadev authored Mar 26, 2024
2 parents d03a277 + e381d34 commit e721afd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"aws-kinesis-agg": "^4.2.6",
"aws-lambda": "^1.0.7",
"aws-serverless-express": "^3.4.0",
"axios": "^1.2.4",
"axios": "^1.6.0",
"carbon-services-lib": "0.0.231-CARBON-323.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand Down
8 changes: 4 additions & 4 deletions backend/services/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5511,10 +5511,10 @@ axios@^0.21.1:
dependencies:
follow-redirects "^1.14.0"

axios@^1.2.4:
version "1.3.5"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
axios@^1.2.4, axios@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit e721afd

Please sign in to comment.