Skip to content

Commit

Permalink
Merge pull request #2 from AndrewDongminYoo/snyk-upgrade-5b87548c1558…
Browse files Browse the repository at this point in the history
…8626eed4365eaafd73d7

[Snyk] Upgrade axios from 1.3.5 to 1.3.6
  • Loading branch information
AndrewDongminYoo committed Jun 4, 2023
2 parents bd257a1 + 215e07c commit 2a53c08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev-jobs-cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"keywords": [],
"dependencies": {
"@notionhq/client": "^2.2.5",
"axios": "^1.3.5",
"axios": "^1.3.6",
"cheerio": "1.0.0-rc.12",
"dotenv": "^16.0.3"
},
Expand Down
8 changes: 4 additions & 4 deletions dev-jobs-cron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1981,10 +1981,10 @@ asynckit@^0.4.0:
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==

axios@^1.3.5:
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.3.6:
version "1.4.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
Expand Down

0 comments on commit 2a53c08

Please sign in to comment.