Skip to content

Commit 899536a

Browse files
Merge pull request #268 from thunderstore-io/dependabot/npm_and_yarn/adm-zip-0.5.7
2 parents 756762c + a2d244f commit 899536a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

thunderstore-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@chakra-ui/react": "^1.6.8",
1414
"@emotion/react": "^11.4.1",
1515
"@emotion/styled": "^11.3.0",
16-
"adm-zip": "^0.5.5",
16+
"adm-zip": "^0.5.7",
1717
"chakra-ui-markdown-renderer": "^3.0.1",
1818
"downshift": "^6.1.7",
1919
"framer-motion": "^4.1.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,10 +1092,10 @@ acorn@^7.4.0:
10921092
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
10931093
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
10941094

1095-
adm-zip@^0.5.5:
1096-
version "0.5.5"
1097-
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.5.tgz#b6549dbea741e4050309f1bb4d47c47397ce2c4f"
1098-
integrity sha512-IWwXKnCbirdbyXSfUDvCCrmYrOHANRZcc8NcRrvTlIApdl7PwE9oGcsYvNeJPAVY1M+70b4PxXGKIf8AEuiQ6w==
1095+
adm-zip@^0.5.7:
1096+
version "0.5.7"
1097+
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.7.tgz#86d73d2c9b7766024e47f736b31af71e253b6d8d"
1098+
integrity sha512-QLEo3eoC2B0i3+g/G5nNzKbGoVOjW2ingZ4TXl7/YeDM+FAl3SiHSNnokTZLFEuVHBn5CbZ42KJcIIsRji1EgQ==
10991099

11001100
ajv@^6.10.0, ajv@^6.12.4:
11011101
version "6.12.6"

0 commit comments

Comments
 (0)