Merge pull request #1379 from Athou/dependabot/npm_and_yarn/commafeed-client/dayjs-1.11.11

Bump dayjs from 1.11.10 to 1.11.11 in /commafeed-client
This commit is contained in:
Jérémie Panzer
2024-06-11 07:26:00 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.5",
"axios": "^1.6.8",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",
"monaco-editor": "^0.49.0",
@@ -3835,9 +3835,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",

View File

@@ -28,7 +28,7 @@
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.2.5",
"axios": "^1.6.8",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0",
"monaco-editor": "^0.49.0",