Skip to content

Commit 2e3739b

Browse files
chore(deps): bump adm-zip from 0.5.17 to 0.5.18
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.17 to 0.5.18. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](cthackers/adm-zip@v0.5.17...v0.5.18) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.5.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95fc4d2 commit 2e3739b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@tootallnate/once": "^2.0.1"
2525
},
2626
"dependencies": {
27-
"adm-zip": "^0.5.17",
27+
"adm-zip": "^0.5.18",
2828
"next": "15.5.19",
2929
"pdf-parse": "^2.4.5",
3030
"react": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,10 +1778,10 @@ acorn@^8.1.0, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.8.1:
17781778
resolved "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz"
17791779
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
17801780

1781-
adm-zip@^0.5.17:
1782-
version "0.5.17"
1783-
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.17.tgz#5c0b65f37aeec5c2a94995c024f931f62e4bbc5a"
1784-
integrity sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==
1781+
adm-zip@^0.5.18:
1782+
version "0.5.18"
1783+
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.18.tgz#283a05f2bf1e3fd315f0f31cde29b7a6e3c1619d"
1784+
integrity sha512-ufJnssQGbxzLNS1Ho9bCtX4rQKCCvoVuDLHoJyc3F9dOGDB4BkWs2Ci0kv53lqocAEQ/Cbi+I2XCsNYGqVYqng==
17851785

17861786
agent-base@6:
17871787
version "6.0.2"

0 commit comments

Comments
 (0)