mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
website: bump semver from 7.8.2 to 7.8.3 in /website
Bumps [semver](https://github.com/npm/node-semver) from 7.8.2 to 7.8.3. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.8.2...v7.8.3) --- updated-dependencies: - dependency-name: semver dependency-version: 7.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"remark-directive": "^4.0.0",
|
||||
"remark-github": "^12.0.0",
|
||||
"semver": "^7.8.2",
|
||||
"semver": "^7.8.3",
|
||||
"typescript": "^6.0.3",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
}
|
||||
|
||||
Generated
+4
-4
@@ -279,7 +279,7 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"remark-directive": "^4.0.0",
|
||||
"remark-github": "^12.0.0",
|
||||
"semver": "^7.8.2",
|
||||
"semver": "7.8.3",
|
||||
"typescript": "^6.0.3",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
}
|
||||
@@ -22765,9 +22765,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/semver": {
|
||||
"version": "7.8.2",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.2.tgz",
|
||||
"integrity": "sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==",
|
||||
"version": "7.8.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.3.tgz",
|
||||
"integrity": "sha512-wnilbGyMxzbY7dNOl7jpKbLSjcfeweJWU5j4+u5qW+6/wuGD9KzIGOyZnQVSBM9E7DtWaaH3CyHkppYrKYoxwg==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
|
||||
Reference in New Issue
Block a user