mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-03-07 14:09:55 +00:00
Merge pull request #165 from fabrice404/dependabot/npm_and_yarn/scraper/dependencies-patch-and-minor-ea2e6f3351
Some checks failed
Build / Build (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
npm(deps): bump axios from 1.13.5 to 1.13.6 in /scraper in the dependencies-patch-and-minor group
This commit is contained in:
8
scraper/package-lock.json
generated
8
scraper/package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "scraper",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"axios": "^1.13.5",
|
||||
"axios": "^1.13.6",
|
||||
"debug": "^4.4.3",
|
||||
"fs-extra": "^11.3.3",
|
||||
"node-cron": "^4.2.1",
|
||||
@@ -704,9 +704,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "1.13.5",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz",
|
||||
"integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==",
|
||||
"version": "1.13.6",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.6.tgz",
|
||||
"integrity": "sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.11",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"lint": "eslint . --ext .ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.13.5",
|
||||
"axios": "^1.13.6",
|
||||
"debug": "^4.4.3",
|
||||
"fs-extra": "^11.3.3",
|
||||
"node-cron": "^4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user