Skip to content

Commit 4e5a77e

Browse files
authored
Merge pull request #544 from labforward/dependabot/npm_and_yarn/fs-extra-11.3.2
Bump fs-extra from 11.3.1 to 11.3.2
2 parents 265c3ba + f60683d commit 4e5a77e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"express": "^5.1.0",
3232
"fetch-retry": "^5.0.6",
3333
"form-data": "^4.0.4",
34-
"fs-extra": "^11.3.1",
34+
"fs-extra": "^11.3.2",
3535
"http-errors": "^2.0.0",
3636
"http-status-codes": "^2.3.0",
3737
"https-proxy-agent": "^7.0.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4494,14 +4494,14 @@ __metadata:
44944494
languageName: node
44954495
linkType: hard
44964496

4497-
"fs-extra@npm:^11.2.0, fs-extra@npm:^11.3.1":
4498-
version: 11.3.1
4499-
resolution: "fs-extra@npm:11.3.1"
4497+
"fs-extra@npm:^11.2.0, fs-extra@npm:^11.3.2":
4498+
version: 11.3.2
4499+
resolution: "fs-extra@npm:11.3.2"
45004500
dependencies:
45014501
graceful-fs: "npm:^4.2.0"
45024502
jsonfile: "npm:^6.0.1"
45034503
universalify: "npm:^2.0.0"
4504-
checksum: 10c0/61e5b7285b1ca72c68dfe1058b2514294a922683afac2a80aa90540f9bd85370763d675e3b408ef500077d355956fece3bd24b546790e261c3d3015967e2b2d9
4504+
checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b
45054505
languageName: node
45064506
linkType: hard
45074507

@@ -6003,7 +6003,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
60036003
fetch-mock: "npm:^9.11.0"
60046004
fetch-retry: "npm:^5.0.6"
60056005
form-data: "npm:^4.0.4"
6006-
fs-extra: "npm:^11.3.1"
6006+
fs-extra: "npm:^11.3.2"
60076007
http-errors: "npm:^2.0.0"
60086008
http-status-codes: "npm:^2.3.0"
60096009
https-proxy-agent: "npm:^7.0.6"

0 commit comments

Comments
 (0)