mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-29 00:21:04 +00:00
Merge pull request #137 from fabrice404/dependabot/npm_and_yarn/scraper/dependencies-patch-and-minor-4953ba4782
npm(deps): bump axios from 1.13.3 to 1.13.4 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.3",
|
||||
"axios": "^1.13.4",
|
||||
"debug": "^4.4.3",
|
||||
"node-cron": "^4.2.1",
|
||||
"nodemon": "^3.1.11",
|
||||
@ -677,9 +677,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "1.13.3",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.3.tgz",
|
||||
"integrity": "sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==",
|
||||
"version": "1.13.4",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.4.tgz",
|
||||
"integrity": "sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.6",
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"lint": "eslint . --ext .ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.13.3",
|
||||
"axios": "^1.13.4",
|
||||
"debug": "^4.4.3",
|
||||
"node-cron": "^4.2.1",
|
||||
"nodemon": "^3.1.11",
|
||||
|
||||
Reference in New Issue
Block a user