Bump semver from 7.3.8 to 7.5.2 (#38335)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -80,7 +80,7 @@
|
|||||||
"remark-rehype": "^10.1.0",
|
"remark-rehype": "^10.1.0",
|
||||||
"rss-parser": "^3.13.0",
|
"rss-parser": "^3.13.0",
|
||||||
"scroll-anchoring": "^0.1.0",
|
"scroll-anchoring": "^0.1.0",
|
||||||
"semver": "^7.3.7",
|
"semver": "^7.5.2",
|
||||||
"sharp": "0.32.0",
|
"sharp": "0.32.0",
|
||||||
"slash": "^5.0.0",
|
"slash": "^5.0.0",
|
||||||
"strip-html-comments": "^1.0.0",
|
"strip-html-comments": "^1.0.0",
|
||||||
@@ -16569,8 +16569,9 @@
|
|||||||
"license": "BSD-3-Clause"
|
"license": "BSD-3-Clause"
|
||||||
},
|
},
|
||||||
"node_modules/semver": {
|
"node_modules/semver": {
|
||||||
"version": "7.3.8",
|
"version": "7.5.2",
|
||||||
"license": "ISC",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz",
|
||||||
|
"integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lru-cache": "^6.0.0"
|
"lru-cache": "^6.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -127,7 +127,7 @@
|
|||||||
"remark-rehype": "^10.1.0",
|
"remark-rehype": "^10.1.0",
|
||||||
"rss-parser": "^3.13.0",
|
"rss-parser": "^3.13.0",
|
||||||
"scroll-anchoring": "^0.1.0",
|
"scroll-anchoring": "^0.1.0",
|
||||||
"semver": "^7.3.7",
|
"semver": "^7.5.2",
|
||||||
"sharp": "0.32.0",
|
"sharp": "0.32.0",
|
||||||
"slash": "^5.0.0",
|
"slash": "^5.0.0",
|
||||||
"strip-html-comments": "^1.0.0",
|
"strip-html-comments": "^1.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user