Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit 97d1125

Browse files
authored
Merge pull request #18 from nmontavon/main
2 parents 7d2e8bc + 797ebf5 commit 97d1125

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
@@ -83,7 +83,7 @@
8383
"@jsdevtools/ono": "^7.1.3",
8484
"@types/json-schema": "^7.0.15",
8585
"js-yaml": "^4.1.1",
86-
"lodash": "^4.17.21"
86+
"lodash": "^4.17.23"
8787
},
8888
"release": {
8989
"branches": [

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ __metadata:
334334
globals: "npm:^15.13.0"
335335
js-yaml: "npm:^4.1.1"
336336
jsdom: "npm:^25.0.1"
337-
lodash: "npm:^4.17.21"
337+
lodash: "npm:^4.17.23"
338338
prettier: "npm:^3.4.2"
339339
rimraf: "npm:^6.0.1"
340340
typescript: "npm:^5.7.2"
@@ -2840,10 +2840,10 @@ __metadata:
28402840
languageName: node
28412841
linkType: hard
28422842

2843-
"lodash@npm:^4.17.21":
2844-
version: 4.17.21
2845-
resolution: "lodash@npm:4.17.21"
2846-
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
2843+
"lodash@npm:^4.17.23":
2844+
version: 4.17.23
2845+
resolution: "lodash@npm:4.17.23"
2846+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
28472847
languageName: node
28482848
linkType: hard
28492849

0 commit comments

Comments
 (0)