mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-03-07 05:39:55 +00:00
Merge pull request #167 from fabrice404/dependabot/npm_and_yarn/scraper/dependencies-patch-and-minor-70b575c51e
Some checks failed
Build / Build (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
npm(deps): bump fs-extra from 11.3.3 to 11.3.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
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.13.6",
|
||||
"debug": "^4.4.3",
|
||||
"fs-extra": "^11.3.3",
|
||||
"fs-extra": "^11.3.4",
|
||||
"node-cron": "^4.2.1",
|
||||
"nodemon": "^3.1.14",
|
||||
"ts-node": "^10.9.2"
|
||||
@@ -1299,9 +1299,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/fs-extra": {
|
||||
"version": "11.3.3",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.3.tgz",
|
||||
"integrity": "sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==",
|
||||
"version": "11.3.4",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz",
|
||||
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"graceful-fs": "^4.2.0",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.13.6",
|
||||
"debug": "^4.4.3",
|
||||
"fs-extra": "^11.3.3",
|
||||
"fs-extra": "^11.3.4",
|
||||
"node-cron": "^4.2.1",
|
||||
"nodemon": "^3.1.14",
|
||||
"ts-node": "^10.9.2"
|
||||
|
||||
Reference in New Issue
Block a user