Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-22 09:11:26 +0300
committerGitHub <noreply@github.com>2021-08-22 09:11:26 +0300
commit74ff7edff63cf36d6bf46b090a2ff0b30175b352 (patch)
treef11a6b54aced0ad28c2ad5fa89de539da7a1b13d
parentf57a75be651689a8c6a6378441247fc181f2304a (diff)
build(deps-dev): bump svg-sprite from 1.5.1 to 1.5.2 (#989)
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/svg-sprite/svg-sprite/releases) - [Changelog](https://github.com/svg-sprite/svg-sprite/blob/master/CHANGELOG.md) - [Commits](https://github.com/svg-sprite/svg-sprite/compare/v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: svg-sprite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json28
-rw-r--r--package.json2
2 files changed, 15 insertions, 15 deletions
diff --git a/package-lock.json b/package-lock.json
index 2a462048b..61649ac2e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -536,6 +536,12 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==",
"dev": true
},
+ "@xmldom/xmldom": {
+ "version": "0.7.2",
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.2.tgz",
+ "integrity": "sha512-t/Zqo0ewes3iq6zGqEqJNUWI27Acr3jkmSUNp6E3nl0Z2XbtqAG5XYqPNLdYonILmhcxANsIidh69tHzjXtuRg==",
+ "dev": true
+ },
"@yarnpkg/lockfile": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz",
@@ -823,9 +829,9 @@
"dev": true
},
"async": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz",
- "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.1.tgz",
+ "integrity": "sha512-XdD5lRO/87udXCMC9meWdYiR+Nq6ZjUfXidViUZGu2F1MO4T3XwZ1et0hb2++BgLfhyJwy44BGB/yx80ABx8hg==",
"dev": true
},
"asynckit": {
@@ -7862,12 +7868,13 @@
"dev": true
},
"svg-sprite": {
- "version": "1.5.1",
- "resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-1.5.1.tgz",
- "integrity": "sha512-Nv9VTanjSNEFqvIOCcjQmPLt6JnTRV/KVkbCgZjtVP7Z83v/sVjNHLX9m4ytEySRhj05S01CggqPhrZQ6hywyw==",
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/svg-sprite/-/svg-sprite-1.5.2.tgz",
+ "integrity": "sha512-ifDmjrhdV0OdKJp2tSssBT2m97e7gNpwWCMaapEBqe3wHTOsv1UFolQKBzC1wdVUUXdCa62tijVYPmuVSDCTmA==",
"dev": true,
"requires": {
- "async": "^3.2.0",
+ "@xmldom/xmldom": "^0.7.2",
+ "async": "^3.2.1",
"css-selector-parser": "^1.4.1",
"cssmin": "^0.4.3",
"cssom": "^0.4.4",
@@ -7881,7 +7888,6 @@
"svgo": "^1.3.2",
"vinyl": "^2.2.1",
"winston": "^3.3.3",
- "xmldom": "0.6.0",
"xpath": "^0.0.32",
"yargs": "^15.4.1"
},
@@ -8115,12 +8121,6 @@
}
}
},
- "xmldom": {
- "version": "0.6.0",
- "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
- "integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==",
- "dev": true
- },
"y18n": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
diff --git a/package.json b/package.json
index 1749586c4..e26d46c0f 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"purgecss": "^4.0.3",
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.3",
- "svg-sprite": "^1.5.1",
+ "svg-sprite": "^1.5.2",
"svgo": "^2.3.1",
"vnu-jar": "21.6.11"
},