aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-29 21:15:57 +0000
committerGravatar vitalyster2024-05-01 17:33:17 +0300
commit39dbd9e07d19841e6b4077e6b61d957e750fb624 (patch)
treeb13c12bd30d7622a4485ddde3befe53ee6e8edc1
parent916be1847690ee2c3dca73f873ef37f64f051f8b (diff)
build(deps): bump dayjs from 1.11.10 to 1.11.11
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.10 to 1.11.11. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.11) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 5b5ce910..278a2b98 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",
"css-minimizer-webpack-plugin": "^6.0.0",
- "dayjs": "^1.11.10",
+ "dayjs": "^1.11.11",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
"express": "^4.19.2",
@@ -7620,9 +7620,9 @@
}
},
"node_modules/dayjs": {
- "version": "1.11.10",
- "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz",
- "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ=="
+ "version": "1.11.11",
+ "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.11.tgz",
+ "integrity": "sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg=="
},
"node_modules/debug": {
"version": "4.3.4",
diff --git a/package.json b/package.json
index 49fefaed..7b937adf 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",
"css-minimizer-webpack-plugin": "^6.0.0",
- "dayjs": "^1.11.10",
+ "dayjs": "^1.11.11",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
"express": "^4.19.2",