1
0
mirror of synced 2025-12-19 18:10:59 -05:00

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:
dependabot[bot]
2023-06-22 13:31:06 -07:00
committed by GitHub
parent 524e210828
commit c90a2d05ce
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@@ -80,7 +80,7 @@
"remark-rehype": "^10.1.0",
"rss-parser": "^3.13.0",
"scroll-anchoring": "^0.1.0",
"semver": "^7.3.7",
"semver": "^7.5.2",
"sharp": "0.32.0",
"slash": "^5.0.0",
"strip-html-comments": "^1.0.0",
@@ -16569,8 +16569,9 @@
"license": "BSD-3-Clause"
},
"node_modules/semver": {
"version": "7.3.8",
"license": "ISC",
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz",
"integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==",
"dependencies": {
"lru-cache": "^6.0.0"
},

View File

@@ -127,7 +127,7 @@
"remark-rehype": "^10.1.0",
"rss-parser": "^3.13.0",
"scroll-anchoring": "^0.1.0",
"semver": "^7.3.7",
"semver": "^7.5.2",
"sharp": "0.32.0",
"slash": "^5.0.0",
"strip-html-comments": "^1.0.0",