There was an error while loading. Please reload this page.
is-date-object
is-regex
object-is
regexp.prototype.flags
1 parent 7f21ce5 commit e4fb8c6Copy full SHA for e4fb8c6
1 file changed
package.json
@@ -20,11 +20,11 @@
20
},
21
"dependencies": {
22
"is-arguments": "^1.0.4",
23
- "is-date-object": "^1.0.1",
24
- "is-regex": "^1.0.4",
25
- "object-is": "^1.0.1",
+ "is-date-object": "^1.0.2",
+ "is-regex": "^1.0.5",
+ "object-is": "^1.0.2",
26
"object-keys": "^1.1.1",
27
- "regexp.prototype.flags": "^1.2.0"
+ "regexp.prototype.flags": "^1.3.0"
28
29
"devDependencies": {
30
"@ljharb/eslint-config": "^15.0.1",
0 commit comments